Description
For more information see https://www.amoss.me.uk/tag/selective-reading/
Features
- Category widget is updated with show/hide links for each category.
- Works for unregistered users (using cookies)
- Works for hierarchical categories
TODO/Planned Features
- AJAX Reload post list after change of selection (currently refreshes whole page)
- Configuration for contents of show/hide etc.
- Hide links when javascript is disabled (plugin depends on javascript)
- Tooltip when first clicked hide or show
- Strikethrough category name when hidden
- Notify when can’t unhide child due to hidden parent
- Clearer indication of hierarchical hiding when hierarchical display is disabled?
- Better error checking
- Autoformat code
- Support for WP super cache – does not currently function for unregistered users with this plugin enabled
Screenshots
Installation
- Copy the selective-reading folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
None
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Selective Reading” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Selective Reading” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.3.1
- Tested with WP 3.8
0.3
- Fixed problem with UTF-8 characters displaying incorrectly in category titles.
0.2
- Fixes minor issue with extraneous html and body tags being generated around categories widget
0.1
- Category widget is updated with show/hide links for each category
- Works for unregistered users (using cookies)
- Works for hierarchical categories