Description
The Jetpack visibility module is appended to the bottom of all widgets (including 3rd parties). This plugin adds actions/filters so that plugin developers can add additional filters based on thier needs. See “Jetpack Widget Visibility – Query Args” and “Jetpack Widget visibility – WPML Languages” as two examples of what you can do with this enhancement.
Screenshots
Installation
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘Jetpack Widget Visibility Extended’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
- See the above mentioned example plugins to apply additional visibility options/fields within your theme/plugin.
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
bugherd-dashboard.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
- See the above mentioned example plugins to apply additional visibility options/fields within your theme/plugin.
Using FTP
- Download
bugherd-dashboard.zip
- Extract the
bugherd-dashboard
directory to your computer - Upload the
bugherd-dashboard
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
- See the above mentioned example plugins to apply additional visibility options/fields within your theme/plugin.
FAQ
- This plugin doesn’t appear to do anything
-
This plugin itself does not add any user facing features. It adds the capability for theme/plugin developers to add additional options/fields to the Jetpack Widget Visibility Module.
- What do I need to do to add options or fields within my theme/plugin
-
I recommend downloading the “Jetpack Widget Visibility – Query Args” and “Jetpack Widget Visibility – WPML Languages” companion plugins in order to mimic how they apply additional options/fields.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Jetpack Widget Visibility Extended” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Jetpack Widget Visibility Extended” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial Release