Blog Archives

Automatically Add Image Caption, Description And Alt Text From Image Title

Here is a handy code snippet that once added to your functions.php will automatically set the Image Title, Image Caption, Image Alt Text and Description the next time you upload an image into WordPress.

Posted in WordPress Tagged with: , , , ,

How to Add CSS Styles to WordPress Admin

WordPress has obviously grown from a personal blogging tool to a collaborative blogging environment with multiple authors and multiple blogs in a network with the WordPress multisite. This sometimes call for styling not only your front end for your visitors,

Posted in WordPress Tagged with: , , , , ,

How to Create a Welcome Page (Splash Page) for WordPress

We are not talking about a pop-up or setting a page as the homepage of your WordPress site here. A real solid page that is shown to visitors when they enter your site from another site, or search engine (which

Posted in WordPress Tagged with: , , ,

Display Posts from a Custom Taxonomy (Tag / Category) of a Custom Post Type

Since ver. 2.3 you could create custom Taxonomies and custom Post Types came in since ver. 3.0. In simple terms, Taxonomies are classifications and Post Types are well, they are Post Types. For e.g. Pages and Posts are two default

Posted in WordPress Tagged with: , , ,

Add Custom Status or Notes to a Post without a Plugin

How cool it would be to add a note to each post that says where you wrote that from? Or maybe you might want to show off your mood, in the mySpace style or insert answers, “What’s on your mind?” or “What are you doing?” with every post.

Posted in WordPress Tagged with: , , , ,