-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
79 lines (54 loc) · 2.11 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
=== Ocean Custom Sidebar ===
Contributors: oceanwp, apprimit
Tags: custom, custom sidebars, personalize, sidebar, sidebars, widget, widgets, oceanwp
Requires at least: 5.6
Tested up to: 6.5.3
Stable tag: 1.1.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
Generates an unlimited number of sidebars and place them on any page you wish. Go to Theme Panel > Sidebars to create your custom sidebars.
This plugin requires the [OceanWP](https://oceanwp.org/) theme to be installed.
== Installation ==
1. Upload `ocean-custom-sidebar` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Done!
== Frequently Asked Questions ==
= I installed the plugin but it does not work =
This plugin will only work with the [OceanWP](https://oceanwp.org/) theme.
== Screenshots ==
1. Create your new sidebar.
2. Insert your widgets inside this sidebar.
== Changelog ==
= 1.1.3 - MAY 20 2024 =
- Updated: Compatibility: WordPress version number.
= 1.1.2 - SEP 6 2023 =
- Updated: Compatibility: WordPress version number.
= 1.1.1 - MAY 23 2023 =
- Added: Compatibility: PHP 8.2.6: Creation of dynamic property Ocean_Custom_Sidebar::$plugin_path and Ocean_Custom_Sidebar::$plugin_url is deprecated.
= 1.1.0 - MAR 29 2023 =
- Updated: Version numbers for compatibility.
= 1.0.9 =
- Improved: Theme Panel.
= 1.0.8 =
- Updated: WordPress version number for compatibility.
= 1.0.7 =
- Added: Version updated for WordPress 5.7.
= 1.0.6 =
- Added: Version updated for WordPress 5.4.
= 1.0.5 =
- Added: Codes for the Freemius switch.
= 1.0.4 =
- Added: Polish translation, thanks to Fin Fafarafiel.
= 1.0.3 =
- Added: Spanish language, thank you to Angel Julian Mena.
- Deleted: Admin notice if OceanWP is not the theme used.
= 1.0.2.1 =
- Tweak: Change Sidebars tab priority.
= 1.0.2 =
- Added: Support OceanWP 1.1.
= 1.0.1 =
- Tweak: Move the Sidebars tab in Theme Panel if Ocean Extra is active.
- Tweak: The number id is changed to the name of the sidebar.
= 1.0.0 =
- Initial release.