Category: WordPress
How To Change WordPress Logo On Login Page
WordPress provides its own logo on a login page. But in some cases, we need to change it and add a custom logo for branding…
How to Remove Version from CSS and JS in WordPress
WordPress is the most popular content management system in the world. Its popularity also made it a top target of hackers. There are several recommended…
How To Change WordPress Theme From The Database
Do you want to know how to change WordPress theme from the database? With a little knowledge about handling database GUI tools, you can easily…
How To Disable File Editor in WordPress
WordPress provides a way to edit theme and plugin files from the dashboard. It’s a very handy feature. But sometimes it can be dangerous if…
How To Redirect Old URL To New URL Without Plugin In WordPress
Have you changed your page or post name and slug for better SEO? Do You want to redirect the old URL to the new URL…
How To Modify or Disable WordPress Heartbeat API
WordPress Heartbeat API is introduced in version 3.6. Using this API, your browser can communicate with the server. On the page load, the heartbeat API…
Remove Contact Form 7 CSS and JS When Not Needed
Contact Form 7 is one of the most popular plugins in WordPress. At the time of writing this article, the plugin has 5+ million active…
How to Use jQuery Ajax in WordPress
Do you want to learn how to use Ajax in WordPress? Beginners always find difficulties in using Ajax with WordPress. In this article, we take…
3 Quick Ways to Improve Site Performance
Slow site speed is a headache for site owners. If your site taking much time to load then you will loose your customers and business….
How to use WordPress Nonce
What Is WordPress Nonce? As mentioned in WordPress Codex, A WordPress nonce is a “number used once” to help protect URLs and forms from certain…