If you would like to exclude one post from your blog, archive, search results or wherever you need to on your blog, you can do so by putting in a small piece of code within the particular WordPress loop: The following example will show all posts except for the post with ... Read More »
SDAC Posts Tagged: exclude
All SDAC Tags:
Ajax aMember Apple bbPress bbPress Theme Bug Fixes Code CSS exclude flash Graphic Design gravatars HOWTOs HTML Javascript Liquid-Web Logic Nagios Network-Monitoring News PHP SDAC-Blog SDAC-Inc SDAC-Recommends SDAC Blog search Security-Updates Security Fixes Smarty Update Web-Development Web Design Web Hosting WordPress WordPress 2.3 WordPress 2.5 WordPress Blog WordPress CMS WordPress functions WordPress MU WordPress Plugins WordPress Theme WordPress Updates XHTML XOOPSIf you ever need to exclude a single category from a WordPress page (archives, index, category page, etc) you can easily do so by using a little conditional tag code within the WordPress loop. The example below will skip over any post that is in the category with the ... Read More »