Untitled Snippet
/* ===================================================== WCV Vendors Login Form – Custom Styling This CSS snippet customizes the vendor registration…
LifterLMS_DIR_AC_RAPI - Expose LifterLMS ACF Fields to REST API
WPCode Snippet: Expose LifterLMS ACF Fields to REST API * Description: Makes LifterLMS module data accessible…
WpPages_DIR_AD_SYNC – WordPress Pages Sync Engine
Description: Comprehensive sync functionality for pages with full content analysis * Location: Run Everywhere * Priority:…
Remove Donation Columns
Remove columns from the Donations export.
Cortex Image Meta API
/** * Cortex Image Meta API - REST Endpoints for WordPress Image Optimization * v1.0 -…
Change Registration Email Login URL
Modifies the login URL sent to new users via email.
Meta Pixel - ViewContent Event
Meta Pixel - ViewContent Event
Disable Update Notifications
Disable all wordpress update notifications
Billing Address Email Tag - Actual Country Name
Replace the default {billing_address} email tag to use the full State/Country names on purchase receipts.
header
for codes
WWOF v3: Force "View Cart" link in the success side-popup to open in the same tab
/** * WWOF v3: Force "View Cart" link in the success side-popup to open in the…
Remove Gift Aid "Title" Field From Donation Forms
add_filter( 'charitable_default_donation_fields', function( $fields ) { if ( isset( $fields['title'] ) ) { // Remove from…