Texts dedicated mainly to WordPress. Tutorials, snippets, comments and recommendations for plugins. Mostly for developers.
Snippet for adding reCaptcha to reservation form of Restaurant Reservations plugin.
The brand new & my WooCommerce plugin is here, after a year of development. The new WooCommerce plugin brings marketing automation a step closer to your everyday regular small business entrepreneur.
A short code snippet for editing the number of orders per page in the Order section on My Account page.
Do you need to add custom options page with ACF under another WP menu? Use this snippet.
Would you like to check remaining in-stock quantity when working with orders? This snippet could help.
The Problem You need to transform your WP site into multisite, and you have already added define (‘WP_ALLOW_MULTISITE’, true); to wp-config.php. But you’ve received the following message: Because your install is not new, the sites in your WordPress network must use sub-domains. The main site in a sub-directory install will need to use a modified…