It lets the user dynamically place widgets on WordPress pages by excluding or including rules by role, authors, categories, archives, dates, for the homepage, single posts, pages, custom post types, error and the search page.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
Features:
- Default widget display setting is supported for:
- User roles
- Dates
- Language (WPML)
- Front page
- Single post pages
- Pages
- Author pages
- Category pages
- Archive pages
- Error Page
- Search Page
- Custom Post Types
- WP Shopping Cart / WP E-Commerce Categories
- Exceptions can be created for:
- User roles on role, including not logged in (anonymous) users
- Dates on from, to or range
- Language (WPML) on language
- Single post pages on Author, Categories, Tags and/or Individual posts
- Pages on Page Title, including inheritance from hierarchical parents
- Author pages on Author
- Category pages on Category name
- Custom Posts Type on Custom post name, including inheritance from hierarchical parents
- WP Shopping Cart / WP E-Commerce Categories on Category name
What is new in this release:
- Added support for IP range
- Bugfix for URL and Pages module does not show the green checkmark and not showing the settings made
- Bugfix for Single Post Catregory is saved wrong
- Bugfix for Strict warning notice in author_module.php at line 42
What is new in version 1.5.1:
- Added Custom Taxonomies support for Pages
- Added Portuguese language files (locale: pt_PT) - Obrigado Pedro!
- Bugfix for Illegal offset type in isset or empty in /wp-includes/taxonomy.php on line 211.
- Bugfix for Options disappear when adding a widget to a sidebar.
- Bugfix for Taxonomy childs are displayed when Taxonomy is not hierarchical.
- Bugfix for deprecated call-time pass-by-reference in custompost_module.php on line 226.
- Bugfix for showing info balloon at Tag archive Pages.
What is new in version 1.3.7:
- Added more l10n text strings.
- Added French language files (locale: fr_FR).
- Added language (WPML) as an option.
- Added hierarchical inheritance support for Pages and Custom Post Types
- Bugfix for unexpected behavior when two widgets are in opposite config of each other.
- Fixed a couple of l10n text strings
- Changed UI in edit options screen.
- Speeded up the removing process in FILTER method.
Requirements:
- WordPress 2.9.1 or higher
Comments not found