See the Scheduled Actions option in the WordPress admin sidebar

This snippet gives you the ability to add the Scheduled Actions menu item to the WordPress…

Enable WP Mail SMTP Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

Untitled Snippet

Antoanela Smeu
<10

Untitled Snippet

{"generator":"Code Snippets v3.6.5.1","date_created":"2024-07-30 20:37","snippets":[{"id":5,"name":"No price","code":"add_action( 'init', 'wpspecial_nascondi_prezzo_agli_utenti_non_registrati' );n nfunction wpspecial_nascondi_prezzo_agli_utenti_non_registrati() { ntif ( ! is_user_logged_in() )…

Selling Green Bot

Selling Green Juice and Wellness Bot

<10

MemberPress: Shortcode for Account Subscriptions List

This code snippet is intended to work only when the ReadyLaunch™ Account template is active on…

Allow Tasty Pins Only On Single Posts

Disable Tasty Pins on pages or custom post types and only add them to blog posts.

<10

Local pickup custom percentage discount in WooCommerce checkout

Offering discounts for local pickup is a great way to attract customers who are looking for…

Allow SVG uploads for administrator users.

Allow SVG uploads for administrator users.

Buy with Prime

add_action( ‘woocommerce_after_add_to_cart_form’, ‘QL_add_text_under_add_to_cart’ ); function QL_add_text_under_add_to_cart () { global $product; ?>

FlowMattic: Expand Workflow Description Box.

This snippet runs in the WordPress admin area and removes any line-clamping on the “.css-iIDhdyB” element…

<10

MemberPress: Disable MemberPress Protection On Posts with Specific Tags

This code snippet disables content protection for posts that are tagged with a specific term (e.g.,…

1 115 116 117 118 119 222