by Randa Clay | Mar 9, 2010 | Content Display
This post explains how to give the post author the ability to add Google Adsense (or any other content of course) into a post wherever they like by using a shortcode or just a certain text string using the str_replace() function. Very useful!
by Randa Clay | Mar 9, 2010 | Content Display
This is a helpful article about ways to automatically insert certain content in various areas of the post, such as before plugin output at the end of a post, or just after the “more” tag.
by Randa Clay | Mar 9, 2010 | Content Display
The original way to highlight author comments only works for one user ID for the whole site. This article explains how to highlight comments of authors on blogs that have multiple authors.
by Randa Clay | Mar 9, 2010 | How to
For quite a long time, I’ve had an difficulty keeping track of all the cool, interesting, and useful WordPress solutions I read in posts and forums. I bookmark things, put them on Delicious, etc. but just end up forgetting where I put them and then spend time...
by Randa Clay | Mar 6, 2010 | Scripts & Code
Ever wanted to display your subscriber counts from Feedburner, but didn’t want to use the “chicklet” they provide for that purpose? This PHP script will do the trick!