Blog

ACF: Options page within any other menu

Snippets

Do you need to add custom options page with ACF under another WP menu? Use this snippet.

WooCommerce: How to show in-stock quantity in the order detail

Snippets, WooCommerce

Would you like to check remaining in-stock quantity when working with orders? This snippet could help.

WP Multisite – old installation and subdirectory install

How to, Snippets, WP Multisite

The Problem You need to transform your WP site into multisite, and you have already added define (‘WP_ALLOW_MULTISITE’, true); to…