Restrict Widgets was created to avoid using a multi-sidebar management solution.
So instead of creating a new sidebar and configuring its widgets over and over again every time a page needs a custom layout, Restrict Widgets will let the user configure the widgets one single time and add them on a per-page and/or per-category basis.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
What is new in this release:
- Fixed:
- Enable display/hide on any single page
- Change post type archive detection from get_post_type() to get_query_var
What is new in version 1.2.8:
- Fixed:
- Enable display/hide on any single page
- Change post type archive detection from get_post_type() to get_query_var
What is new in version 1.2.7:
- Fixed:
- Enable display/hide on any single page
- Change post type archive detection from get_post_type() to get_query_var
What is new in version 1.2.0:
- New:
- Multisite support.
- Option to hide / show widget depending on the device (mobile or not).
- bbPress specific options for hide / show widget.
- Fixed:
- get_class error on widgets not using Widgets API.
- Logged-in or out users option not working properly.
What is new in version 1.1.4:
- Introducing rw_option_display_name filter hook.
What is new in version 1.1.3:
- New:
- Czech translation.
What is new in version 1.1.1:
- Tweak:
- Optimized rw_display_widget() filter.
- New:
- Chinese translation.
Requirements:
- WordPress 3.3 or higher
Comments not found