Changeset 1985027
- Timestamp:
- 12/04/2018 10:12:31 AM (7 years ago)
- Location:
- register-sidebar-by-admin/trunk
- Files:
-
- 1 added
- 5 edited
-
readme.txt (modified) (1 diff)
-
register-sidebar-by-admin.php (modified) (1 diff)
-
screenshot-1.png (modified) (previous)
-
screenshot-2.png (modified) (previous)
-
screenshot-3.png (modified) (previous)
-
screenshot-4.png (added)
Legend:
- Unmodified
- Added
- Removed
-
register-sidebar-by-admin/trunk/readme.txt
r1984854 r1985027 21 21 2. Activate the plugin through the 'Plugins' menu in WordPress 22 22 3. Go to 'Appearance > Register Sidebars By Admin' menu in WordPress to register the sidebars 23 4. Enjoy! 23 4. For display you need to sidebar key below sidebar title ('Appearance > Register Sidebars By Admin') with dynamic_sidebar() wordpress function. 24 5. Enjoy! 24 25 25 26 == Screenshots == 26 27 27 28 1. After activate this plugin go to plugin settings by click on "settings". You can also find the plugin settings by 'Appearance > Register Sidebars' menu in your WordPress backend like as above screen. 28 3. Now, you can register sidebars like as above screen. 29 4. Here, you would be able to reivew your registered siderbars. 29 2. Now, you can register sidebars like as above screen. 30 3. Here, you would be able to reivew your registered siderbars. 31 4. You can display use sidebar key (show in red box) like as above screen. 30 32 31 33 == Changelog == -
register-sidebar-by-admin/trunk/register-sidebar-by-admin.php
r1985016 r1985027 2 2 /* 3 3 Plugin Name: Register Sidebar By Admin 4 Plugin URI: https:// www.facebook.com/pummy.kumawat4 Plugin URI: https://profiles.wordpress.org/p4wparamjeet 5 5 description: Dynamic sidebar manage by wordpress admin panel 6 6 Version: 1.0
Note: See TracChangeset
for help on using the changeset viewer.