Documentation

WP Optimization

WordPress website page speed optimization beginner’s guide

Website performance optimization and the focus of technologically excellent website design are the main factors that determine the success of modern online business. After all, when the torture of waiting for slow page loading prevents visitors from looking for alternatives,...
WP Optimization

Using WP_Query to build efficient WordPress queries

As WordPress developers, we often need to retrieve articles, pages, and other content that meet specific criteria from the WordPress database. In general, we don’t need to build SQL queries (usually we shouldn’t), because theWP_Queryclass and its methods provide us...
WP Tutorial

How to add the latest WordPress articles section?

Content is important for running WordPress blogs. However, it is not enough to have enough internally linked content on each of your pages. The effective way is to manually insert the relevant link on the article content and display the...
WP Tutorial

How to create a WooCommerce subtopic

Let’s say you have a WooCommerce store and it’s running. If you use the official Storefront theme, it may even look quite professional. However, you may still want to customize the appearance of your WooCommerce store to fit your vision....