Title: Category Show
Author: chackal_sjc
Published: <strong>January 12, 2009</strong>
Last modified: March 11, 2011

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-catergory-show.svg)

# Category Show

 By [chackal_sjc](https://profiles.wordpress.org/chackal_sjc/)

[Download](https://downloads.wordpress.org/plugin/wp-catergory-show.0.4.2.zip)

 * [Details](https://test.wordpress.org/plugins/wp-catergory-show/#description)
 * [Reviews](https://test.wordpress.org/plugins/wp-catergory-show/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/wp-catergory-show/#installation)
 * [Development](https://test.wordpress.org/plugins/wp-catergory-show/#developers)

 [Support](https://wordpress.org/support/plugin/wp-catergory-show/)

## Description

It’s an easy way to show and order all posts from category/tag into a page/post.
Really handy for showing your tutorials, articles, etcetera.
 It shows as a list(
<ul><li>) so it will apply your blog style-sheet as you wish.

**Note:** If the selected term(category or tag) has a description, it will be shown
in a <blockquote> tag.

To see it in action click [here](http://felipetonello.com/blog/tutoriais-e-artigos/).

Usage:

 1. Go to Category Show’s options page and generate the tag.
 2. Insert your new tag into your post.

Tags to know:

If you want to apply some CSS, those are the tags you should know: **<h3>**, **<
ul>**, **<li>**, **<a>** and **<blockquote>**.

Output example:

    ```
    <h3>Category</h3>
    <blockquote>Category description, if exists</blockquote>
    <ul>
    <li><a title="link title" rel="bookmark" href="link">title</a></li>
    </ul>
    ```

That’s it!

### TODO

 * Each topic content preview.
 * Page support.
 * A RSS edition of Category Show.
 * Add widget support.
 * Select user’s own category in options page. (DONE)
 * Make it possible to get a date in front of each link.
 * Create a definitely Category Show tag for the posts.

If you want to suggest some feature, please contact me [here](http://felipetonello.com/blog/wordpress-plugins/category-show/).

### Changes

 * 0.4.2: Date ordering bug fix.
 * 0.4.1: Added support to show category description if exists. Now the tag generation
   uses term_id as the expression, not the tag slug anymore.
 * 0.4: Now the user can generate his tag from the Category Show’s options page.
   No more writing your tag!
 * 0.3.2: Deleted debug messages that was been printed on 0.3.1.
 * 0.3.1: Fixed bug that the content was been all replaced by the list, not just
   the tag. Added Brazilian Portuguese translation.
 * 0.3: Added support to change the ordering by title or date. Added options page
   to generate neat tags for the post. Even more optimized!
 * 0.2.3: Fixing <ul> end tag bug. Updating readme.txt file nicely.
 * 0.2.2: Adding screenshot showing how it works and adding pt_BR .mo translation
   file.

## Screenshots

 * [[
 * Plugin in action executing 2 times in the same post.
 * [[
 * Listing 2 different categories in the same post. Screenshot-1 shows the post.
 * [[
 * Category Show’s options page.

## Installation

 1. Upload ‘wp-category-show’ directory to the ‘/wp-content/plugins/’ directory on 
    your server
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to Category Show’s options page and generate your tag
 4. Insert your new tag (something like ‘%%wpcs-category-slug%%’) into your post or
    page!

## FAQ

  Can I use it inside others HTML tag, such a table?

Yes. In version 0.3.1 was fixed a limitation that made impossible to do such a thing.
So always use the latest version.

  Can I use it more than one time per post?

Yes. Anytime you want. But remember that Category Show doesn’t have page support**
yet**, it will be in its next versions.

  When is going to have page support?

Page support is coming for 0.5.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Category Show” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ chackal_sjc ](https://profiles.wordpress.org/chackal_sjc/)

[Translate “Category Show” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-catergory-show)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-catergory-show/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wp-catergory-show/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wp-catergory-show/)
by [RSS](https://plugins.trac.wordpress.org/log/wp-catergory-show/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **0.4.2**
 *  Last updated **15 years ago**
 *  Active installations **100+**
 *  WordPress version ** 2.7 or higher **
 *  Tested up to **3.1.4**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-catergory-show/)
 * Tags
 * [category](https://test.wordpress.org/plugins/tags/category/)[list](https://test.wordpress.org/plugins/tags/list/)
   [post](https://test.wordpress.org/plugins/tags/post/)[show](https://test.wordpress.org/plugins/tags/show/)
   [tag](https://test.wordpress.org/plugins/tags/tag/)
 *  [Advanced View](https://test.wordpress.org/plugins/wp-catergory-show/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/wp-catergory-show/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-catergory-show/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-catergory-show/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-catergory-show/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wp-catergory-show/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-catergory-show/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-catergory-show/reviews/)

## Contributors

 *   [ chackal_sjc ](https://profiles.wordpress.org/chackal_sjc/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-catergory-show/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.dreamhost.com/donate.cgi?id=12296)