-
Recent Posts
- Pause and Play Buttons for jQuery Slideshow
- Previous and Next Buttons in a jQuery Cycle Slideshow
- Taxonomies Classify and Organize WordPress Posts
- WordPress Roles and Capabilities Trump User Levels
- Putting Readable Code in a WordPress Post
- Loading WordPress with One jQuery
- WordPress jQuery Loaded in noConflict Mode
- Include jQuery or JavaScripts in WordPress
- camelCase OK for jQuery
- Slideshow Loading Problems Solved in jQuery Cycle
Popular posts
- How to Import a Data File into MySQL via phpMyAdmin
- How to Get Rid of that Uncategorized Category in WordPress Blogs
- Slideshow Image Captions with jQuery Cycle
- Generate Animated Loading… Images
- Using PHP Inside Content of WordPress Blogs
- Slideshow Loading Problems Solved in jQuery Cycle
- Previous and Next Buttons in a jQuery Cycle Slideshow
Is Your Site Fast Enough?
Check out your site's speed with this handy speed test.
Category Archives: php
How To Download A Header Image Just Once
While checking links on a client’s re-vamped web site, I noticed that the header image would be re-loaded for each page visited on the site. I’d forgotten to set the .htaccess file with an Expires Header to ensure that the … Continue reading
Paths For Building WordPress Themes or Plugins
When tinkering with the code that runs WordPress it’s very important to get the correct path to a file. Of course it is or else the files can’t be found and your new functionality won’t work. According to the Codex … Continue reading
