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.
Untitled Snippet
connect site to google
Disable All UpdraftPlus Email Notifications
This snippet completely disables all email notifications from UpdraftPlus, including backup reports, error notifications, warnings, and…
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…
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.