Buy Now Button - Variation

add_filter( 'gettext', 'customizing_product_variation_message', 10, 3 ); function customizing_product_variation_message( $translated_text, $untranslated_text, $domain ) { if ($untranslated_text ==…

Carla Mawyin
<10

Replace Add to Cart with Download

If the user has purcahsed the product already, show a links to download each file associated…

MemberPress: Exclude Posts, Pages, Categories, or Tags from PayWall

Exclude specific posts, pages, categories, or tags from being viewed with the PayWall free views.

Disable The WP Admin Bar

Hide the WordPress Admin Bar for all users in the frontend.

Load all Customizer "Additional CSS" in Block Editor

The CSS added to the frontend via the Customizer does not get added to the block…

Do On Complete

Execute code whenever an EDD purchase is complete.

Add FES Vendor Dashboard Tab

Add a new tab to the Frontend Submissions vendor dashboard menu.

Digital Store Theme - Latest Downloads Number

Changes the number of downloads displayed in the latest downloads section of the store front template.

Allow ICO Files Upload

Enable ICO File Uploads on your WordPress website with this PHP code snippet.

Filter to change Custom Post Type settings | Quick Event Manager

The plugin uses Custom Post Types for Events. The default setting for the post type is…

Set a Custom Email Header

This snippet sets custom email headers to ensure you can control specific behaviors of your sent…

MemberPress: Export Account Type in CSV

Add the following code to add a new CSV export option for Corporate Accounts that includes…

Replace [year] with the current year

Type [year] anywhere that you want the current year to be inserted.

1 51 52 53 54 55 156