Wordpress Plugin Categories and Authors
Jump to navigation
Jump to search
The Wordpress Plugin for displaying all authors with the categories they published in and to display all categories and the authors that published in them.
Please note that this is a temporary page which will later be moved to an appropriate place.
Categories & Authors Plugin
- Contributors: Andreas Gros
- Link: http://colab.mpdl.mpg.de/mediawiki/User:Andi/Wordpress_Plugin_Categories_and_Authors
- Tags: categories, authors
- Requires at least: 2.5
- Tested up to: 2.8.4
- Stable tag: trunk
This plugins enables the display of authors with corresponding categories and vice versa.
Description
This plugin allows for the display of all contribution authors and the categories they published in. It can display this data also the other way around: all categories and the authors that published in them.
Usage
Put the following short code on a wordpress page:
- to display authors -> categories:
[categoryauthor-content sortkey="author"]
- to display categories -> authors:
[categoryauthor-content sortkey="category"]