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

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.,…

use login

this is a login of user

Disable XML-RPC (copy)

On sites running WordPress 3.5+, disable XML-RPC completely.

1 90 91 92 93 94 226