Many people want to disable the post comments for some posts which has too many comments. Using simple code you can easily disable the comments for your posts which has many comments. Here I written simple code. Using following code … Continue reading
Category Archives: wordpress
Change the wordpress admin login page logo
There are milions of wordpress CMS user. Many people want to remove the wordpress admin login page wordpress logo and put there site logo. Using following code you can easily add your custom logo in wordpress admin page. You just … Continue reading
how to get user information in wordpress
You can print the user information using following information. You can put following code in your theme folder.
How to create custom shortcode for your wordpress site
There are many wordpress plugins which are using the shortcode. Since Version 2.5 WordPress support so called Shortcodes. They have been introduced for creating macros to be use in a posts content. For more information visit following page. For creating … Continue reading
How to show featured image in admin panel list – in post list – for wordpress
Featured images are very important feature of wordpress. Many blogger use the featured images on top. With watching the featured images user got idea about blog post or your article. Some time we miss to upload the featured image. But … Continue reading
Remove theme editor from WordPress setting menu
Many wordpress developers want to remove the theme editor option from wordpress appearance settings menu. Using following code you can easily remove editor.
How to make empty the wordpress trash automatically
Open your wp-config.php file which is in the root directory of wordpress installation. Above code will delete the comments from trash section after every seven days. Seven days are safe to keep trash. This is simple but good option to … Continue reading
Full url path to files custom setting is removed from media library- wordpress setting
As per changes of wordpress 3.5 “Full url path to files” which is media library setting is removed from wrodpress settings. If people want to set easily the upload path or subdomain for uploaded images they are not able set … Continue reading
W3 Total Cache wordpress plugin review by wordpressapi
W3 Total Cache plugin is one of the most popular wordpress plugin. This plugin is recommended by wordpress itself. W3 Total Cache wordpress plugin is downloaded more then 22 milions times. Following are some features of W3 Total Cache plugin … Continue reading
Hook/Filter – In wordpress Admin -Add new Post section -Display the authors in a dropdown menu using wp_dropdown_users
One of my client faced issue with Autor drop down which is in Admin section While creating the New post there was problem with the Author field. There are hundreds of irrelevant selections (users) and it’s difficult to select the … Continue reading









