FES Login Form Redirect
Add a new tab to the Frontend Submissions vendor dashboard menu.
Main Base Twitter Pixel
Main Base Twitter Pixel
Current Year
function current_year_shortcode() { return date('Y'); } add_shortcode('year', 'current_year_shortcode');
Territory Rulebook Chatbot GPT
Territory Rulebook Chatbot GPT
User Switching
Easily switch to a Customer when using the User Switching plugin
Purchase Button Custom Add to Cart Link
Below all EDD purchase buttons, display a link to add that product to the cart and…
Impact.com
Impact.com verification snippet
Add CPTs for Typesense
Enables you to add the CPTs selected for indexing and searching with Typesense
Charitable Reporting: Adjusting Initial Filters
Changes the default reporting filters for the overview report page in the admin.
pdf page count
pdf page count
Display Vendor-Submitted data as Restricted Content.
Automatically output content submitted by FES Vendors wrapped in the [edd_restrict] shortcode.
WP Simple Pay: Reduce Currency Minimum Amount
The minimum amount is $0.50 US or equivalent in charge currency. WP Simple Pay uses $1.00…
Changing Text For Suggestion Donation Descriptions
You can place this code in your theme functions.php or use WPCode.
Add user registration date
/* * Creating a column (it is also possible to remove some default ones) */ add_filter(…