How to make empty the wordpress trash automatically

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

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 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

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

Using social button will slow down your wordpress site

Using social button will slow down your wordpress site

There are so many social button and social share wordpress plugins. Which are so beautiful and nice plugins. But these plugin can cause wild swings in page load times and page load.  Sometimes, facebook is busy and that icon slows … Continue reading

All in One SEO Pack wordpress plugin review

All in One SEO Pack wordpress plugin review

All in One SEO Pack wordpress plugin is most downloaded plugin in wordpress. It downloaded more then 14 milions times. Search Engine Optimization (SEO) is an important part of any business, but also for professional bloggers and all individuals that … Continue reading

Delete all revisions from wordpress improve the site performance

Delete all revisions from wordpress improve the site performance

WordPress has auto save functionality. After some time wordpress creates the revision in database tables automatically. It is really useful. If something happens like powercut or browser crashes then you do not loose the your post data. But it has … Continue reading

cron is running every time wordpress – disable the cron job

cron is running every time wordpress - disable the cron job

Before every post visit wordpress cron is running and taking too much bandwidth.  if you have a lot of visitors it can be a problem. I am convinced this is the reason why my admin has become glacially slow and my … Continue reading

how to use animated smileys and emoticons in wordpress post

how to use animated smileys and emoticons in wordpress post

Smiles and emoticons are always important show your expressions in short way. Earlier also I posted articles about same. Here is link about that. How to use smilies/smileys in wordpress posts By default wordpress supports some basic emoticons. Here I … Continue reading