https://github.com/oceanwp/ocean-custom-sidebar
Ocean Custom Sidebar
https://github.com/oceanwp/ocean-custom-sidebar
custom oceanwp plugin sidebar wordpress
Last synced: 4 months ago
JSON representation
Ocean Custom Sidebar
- Host: GitHub
- URL: https://github.com/oceanwp/ocean-custom-sidebar
- Owner: oceanwp
- Created: 2019-09-26T15:23:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-20T05:29:24.000Z (about 1 year ago)
- Last Synced: 2025-05-20T06:29:52.535Z (about 1 year ago)
- Topics: custom, oceanwp, plugin, sidebar, wordpress
- Language: PHP
- Homepage: https://oceanwp.org/
- Size: 251 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- Changelog: changelog.txt
Awesome Lists containing this project
README
=== 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.8
Stable tag: 1.1.4
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.4 - MAY 19 2025 =
- Updated: Compatibility: WordPress version number.
= 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.