Disable Gutenberg Editor (use Classic Editor)

Switch back to the Classic Editor by disablling the Block Editor.

<10

Media sync script

add_action( 'admin_init', 'media_sync_library' ); function media_sync_library() { // Folder inside uploads to scan $scan_folder = '/2026/02';…

Force account creation by cart total

Force account creation at checkout if the cart total is a certain amount and the quantity…

cookies

cookies banner huts pot

Prevent Discounts on Upgrades

Does not allow a discount code to be applied when an license upgrade is present in…

Risikoanalyse Formular

6) Wichtiger Hinweis zu Elementor Dieses Formular ist in Elementor eingebettet, aber kein natives Elementor-Pro-Formularwidget. Der…

Detlef Simon
<10

Topup Form

Top Up Now Player ID Buy Now

pinterest

Jessica Truhan
<10

Use Full Store Address in Ships From

By default the Ships From metadata displayed under the add to cart button only shows the…

Remove "mail.readwrite" Scope for the Outlook Mailer (copy)

This snippet removes the `mail.readwrite` scope from the WP Mail SMTP plugin Outlook provider.

1 114 115 116 117 118 224