The default starting and ending tags of the loop in main shop page of a WooCommerce theme are <ul class=”products”> and </ul>. Changing starting and ending […]
Recently I was working on a gym WordPress website and I needed to exclude WODs category from the default WordPress loop. The reason of this requirement […]
You might have across a situation where you needed to add css class to the html markup generated by WordPress posts links’ functions of next_post_link and […]