How to automatically version enqueued scripts and stylesheets in WordPress 1 year ago wordpress WordPress loads assets using the URL query parameter “ver” (e.g., style.css?ver=5.01)....
How to add a separator between menu items of WordPress 1 year ago wordpress Although the wp_nav_menu() function allows the user to customize different aspects of WordPress...
How to show the published date as “time ago” in WordPress? 1 year ago wordpress In this post, you’ll learn how you can change WordPress date to the ‘time ago’...
How to defer parsing JavaScript in WordPress 1 year ago wordpress It’s a good practice to delay parsing JavaScript until the page content is loaded. This will...
How to host multiple WordPress sites on XAMPP 2 years ago wordpress XAMPP is used by many WordPress developers to set up a local WordPress site as a testing...