There are several tidbits of code that I have collected over the past few years that make it easier and easier to turn a simple WordPress installation into a very functional content management system (CMS). There are many times when it would be nice to show logged in members ... Read More »
SDAC Posts Tagged: HOWTOs
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 XOOPSThere are some times when you want to limit your search to a particular category, or perhaps multiple categories. This is relatively simple to do in WordPress by adding a hidden field to your search code. (See example below) [php]... Read More »
I have been using WordPress for almost 4 years and have collected a number of database tables, plugin specific directories, and miscellaneous junk along the way on a number of my sites. I wanted to take some time and really do some spring cleaning. After a few hours ... Read More »
If you have a project where you are using [html] and [/html] and in IE, when you hover over the flash object and a border appears, there is a fix available: SWFObject: Javascript Flash Player detection and embed script. I have used it with some flash sites and ... Read More »
Ever wonder how to automatically highlight your tabs or navigation depending on the category, page, or post you are on? Wonder no more! To make this work, there are three bits of code you will need: The header code to control the body ID (and to tell us ... Read More »
