Archive for the ‘Wordpress’ Category

WordPress Recent posts from Current / Same Category

If you want to display recent posts from same category in which current posts resides then following code inside single.php will display recent 5 posts from same category. Just add following code inside single.php file at the location where you want to display recent posts. If you want more number of posts just change numberposts’ [...]

WordPress 3.1 Enable, Disable / Remove admin bar

WordPress 3.1 added new feature “WordPress admin Bar ” which adds admin bar to easily access wordpress backend features when you are logged in on your wordpress blog similar to wordpress.com blog. Disable / Remove admin bar from wp-Admin Each User can manage Enable/Disable admin bar from there profile page. Just login to your wordpress [...]

WordPress 3.1 Post Formats

Wordpress 3.1 released with some new features. One of them is post_formats. This feature is simple, but it allows wordpress developer to add some pretty good styling options with a single line of code.

wordpress 3.1 features

WordPress Version 3.1 “Reinhardt” was released On February 23, 2011 to the public, Named in honor of the jazz guitarist Django Reinhardt. With new features. This post will describe all the new features. WordPress 3.1 New Features 1] Internal Linking Click a button for an internal link and it allows you to search for a [...]

WordPress Disable Core Update Notification Message without plugins

Using a simple way you can disable Wordpress Core Update Notification Message without using plugins, by just addint few lines of code inside your themes functions.php file.

Remove WordPress generator meta tag

WordPress show version no. in meta generator tag by default on your wordpress blog. For security reasons you must remove this meta generator tag. It’s easy to remove meta generator tag in wordpress, just open your current activate theme functions.php file inside a text editor and add following code.

WordPress display hidden custom fields

WordPress won’t show keys starting with an “_” (underscore) in the custom fields list. If you want to display those hidden custom fields you can simply display them in wp-admin add/edit post or page section by simply adding following code inside your themes functions.php file.

WordPress Add Home link to wp_nav_menu()

If you want add “Home” link to your wordpress wp_nav_menu() function then you have to add following code inside your themes function.php file.

Disable admin page in syntax Highlighter Evolved plugin

Add following code inside your themes function.php file to disable admin page in ntax Highlighter Evolved plugin.

WordPress Video Tutorials

WordPress is one of the most popular bloging platform. It’s free, highly-customizable, and very easy to install and use.
In this post, I will give you list of video tutorials and screencast available.

How to remove the http://t.co/XhUQ8T6p link from Login / Register Page: On self hosted wordpress blogs wordpress ... http://t.co/LWDOuEfq - 1 week ago