Change Amount Donated

Change what amount is shown as donated for a particular campaign.

MemberPress: Exclude Protected Posts from Search Results

Removes any posts from the search results that the current user (or guest) does not have…

Enable Comments

Adds comment support to the download post type

Disable Pages and Post from Appearing in Wordpress Search Results

Using WPCode, apply the following code snippet to effectively disable certain pages from appearing in the…

Impact.com

Impact.com verification snippet

Make Product Non Purchasable for Wholesale Customer if Product Stock is Less Than Certain Amount

This snippet will allow you to make a product unavailable for purchase by wholesale customers if…

Download Details Featured Image

Add the featured image to output of Download Details widget

MemberPress: Change Stripe Payment Description

Change the Stripe payment descriptor for non-recurring payments.

Remove Location Taxonomy

// Add custom Bulk Action to the Pages view function custom_add_bulk_action() { global $post_type; if ($post_type…

On Scroll Elementor show/hide element

Note: You need to set the id for the button or element to "#scrolling-button".

1 82 83 84 85 86 227