How to properly flush permalink rules on a WordPress multi-site setup.
How to wp_enqueue_script After wp_head
If you want to add javascript files to your WordPress pages, then a good way to do this would be through the wp_enqueue_script command. wp_enqueue_script has the following advantages – It ensures that a script only gets included once. It allows you to specify script dependencies. For example, script1.js should be loaded before script2.js. It […]
W3 Total Cache – Cookie Is Rejected
Recently, I switched over to W3 Total Cache. Reasons for the switch – There have been a lot of great reviews and raves about W3 Total Cache. W3 Total Cache offers a very comprehensive caching solution. I was having caching issues on my multi-site setup. In general, I am very happy with the results. There […]
Shiba Gallery 3.3
The Shiba Gallery Plugin allows you to display your WordPress galleries using a variety of Javascript libraries including Noobslide, TinySlideshow, SlimBox, Popeye, Picture Slides, and the WordPress native gallery. You can display as many galleries as you want, and have different types of galleries within the same blog page. Here is a detailed description of […]
WordPress Gallery Frames
Here are the current frame options for the Shiba Gallery Plugin. Possible frames include none, green, blue, gray, shadow, black, white, and border. Frames green, blue, and gray are based on the CSS styling of the Popeye example galleries. Thanks to the creators of Popeye for their awesome gallery. [gallery id=”10″ frame=”green”] [gallery id=”10″ frame=”blue” […]
Add Tags and Categories to Your WordPress Page
Currently, post-tags and post-category metaboxes only appear in the Edit Post screen. We consider how to add these metaboxes into the Edit Page screen, as well as properly save our results.
Convert HubPages Comments to WordPress Comments
This is a step by step guide on how to use PHP to retrieve your HubPages comments and import them as WordPress comments. There are three key steps involved in this process – Retrieving your HubPages comments from a HTML page. Writing out those comments in the WordPress XML format. Importing the XML file into […]
Mastering the WordPress Loop
Examines the WordPress Loop in detail and explores how you can manipulate the WordPress loop to create custom-post-type blogs and reorder objects in the admin panel.
How to Replace WordPress Post Links in Bulk
How to replace HTML or image links in all your WordPress posts and pages.
Shiba Widgets 1.3
The Shiba Widgets plugin allows you to assign different widgets to different posts, pages, categories, or tags. [Full Shiba Widgets description.] New features for Shiba Widgets 1.3 – 1. Custom Post Types Widget sets are now represented as custom post types. This makes the back-end cleaner, and enhances usability. There is now a Widget Set […]
- « Previous Page
- 1
- 2
- 3
- 4
- …
- 7
- Next Page »