Index of /wp-content/plugins/advanced-category-excluder

      Name                    Last modified       Size  Description

[DIR] Parent Directory 25-Jul-2008 20:01 - [   ] advanced_category_ex..> 06-Dec-2007 12:42 6k

=== Advanced Category Excluder ===
Contributors: DjZoNe
Tags: posts, feed, rss, category, list
Requires at least: 2.1
Tested up to: 2.3
Stable tag: 1.0.6

With Advanced Category Excluder plugin you can define categories for some parts of the site to be hidden. This plugin was inspired by Front Page Excluded Categories plugin.

== Description ==

With Advanced Category Excluder (ACE) plugin you can define categories for some parts of the site to be hidden.

You can find the "ACE Dashboard" under Plugins tab.
It has five sections. 
Now it's: archive, home, rss posts, rss comments and search.

== Frequently Asked Questions ==

= Does this plugin affect my category list?  =

No.
It only hides the defined category or categories form the certain place of your blog.  
And it does not effect the category list API ( <code><?php wp_list_categories(); ?></code> )

= If I post in one category that is hidden, and another one as well, which is not. What will happen? =

Then, your post won't be hidden.
This plugin only hides your post, if all of the defined categories selected for exclusion.

= Does this plugin works with WordPress 2.3 ?  =

Yes it does :)

= Does this plugin works for tags?  =

Not yet ;)

== Installation ==

1. Upload `advanced_category_excluder.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Set customize the settings, on ACE Dashboard, under Plugins tab.