All of you might know WordPress has a trash feature, just like Recycle bin in Windows PC, so whenever we delete something it goes into trash, if we want we can recover it later and if you don’t want to recover you can delete it permanently.
Tag: WordPress Tips
How to specify the Auto save Interval
WordPress has a really good feature of Auto save which automatically saves the post which is really beneficial in lots of cases, but sometime people complain that WordPress saves the posts too often and can create problems on heavy traffic websites, because it will require more resources.
Show Featured images in Feed
Well we always love subscribers those subscribe to our posts, but sometime we see that featured images cannot be viewed in the RSS Feed, well today we are going to show featured images in Feed, with a simple lines of code.
How to get first image from post
Most WordPress users are using custom fields to display thumbs on their blog homepage. It is a good idea, but do you know that with a simple php function, you can grab the first image from the post, and display it.
How to redirect your homepage to the first post
Do you ever wanted to know how to create a blog with no home page? and which automatically redirect visitors to your latest blog post when trying to visit the homepage.
How to turn off Post Revisions
While writing post in your WordPress dashboard you might have seen revisions those are nothing but shows how many times you have edited the post and at which time and author. Turning it off saves lots of Database space.
How to Insert custom content after each post
This trick can be good if you want to tell your visitors to subscribe at your blog or wanna advertise about something below your post.
Easy login URL
The default WordPress login URL is example.com/wp-login.php but you can change it to example.com/login and also it will be easy to remember and also to use