Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Selective Reading

Beschreibung

For more information see http://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

  • Categories widget with the plugin enabled

Installation

  1. Copy the selective-reading folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress

FAQ

None

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Selective Reading“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Selective Reading“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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