Front Page Excluded Categories

Front Page Excluded Categories

from 0$

Front Page Excluded Categories is a WP Plugin Package from the Open Source WP Plugins range A basic plugin that excludes posts from one or more categories from appearing on the…

For more information about a tailored WP Plugin Package like Front Page Excluded Categories please contact us directly.

A basic plugin that excludes posts in one or more categories from appearing on the front page. This is especially useful if you use an automated posting system, like the del.icio.us bookmark blog posting feature, that updates your blog regularly. In such a case, you can assign these posts to an excluded category so they don’t appear on the front page, but do appear in a category page.

Known Issues

April 11, 2007: Based on the MySQL documentation page MySQL 4.0 and earlier does not support subqueries. Version 1.0.2 was rewritten to use a SQL JOIN and a DISTINCT clause to exclude the catergories instead of using subqueries. Thank you to Jason York for stumbling on this little gem and for providing the workaround.

Change History

1.1.1 – Fixed a bug where new posts, after you have upgraded your database schema do not get filter appropriately.

1.1.0 – Updated the join and where filters to take advantage of the schema changes in WordPress 2.3

1.0.3 – Got rid of the extra carriage returns at the end of the file. They were apparently causing “Cannot modify header information – headers already sent” errors.

1.0.2 – With Jason York’s help, we re-wrote the plugin to use SQL JOIN and a DISTINCT clause so that the
Plugin is both compatible with MySQL 4.0 and does not create duplicates.

1.0.1 – Updated the readme.txt file to address a MySQL 4.0 incompatibility. No code change at this time.

1.0 – Initial Release.

Download & install the zip archive

The plugin package installer can be downloaded from the WP2E project tab called “code”.

1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.

2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.

3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.

Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.

Front Page Excluded Categories

typePlugin
version1.1.1
descriptionA basic plugin that excludes posts from one or more categories from appearing on the…