Learn about Avoiding Caching(CSS & JS) During Dev. When we are constantly making changes to CSS & JS during development, browser caching can be a hindrance. The solution is php’s microtime(); function.
Learn how to convert your static HTML website a to dynamic WordPress website.
Learn the concept of loading CSS file in WordPress. Also learn how to get the black admin bar to display on the front end of the site for logged in users.
Learn How to set up Header and Footer in WordPress. This will make it easier to update header and footer globally on your WordPress website.
When working with real WordPress content, the ‘Loop’ is one of the most essential parts of WordPress coding paradigm. It helps us loop over content in WordPress like posts, pages and any other custom post types.