hide_wp_adminbar.css
Hide Adminbar, Show on Hover
CSS_Universal - BuddyBoss + LifterLMS + Gravity Forms + GravityView stack
- Global Gravity Forms style fixes - Red error messages (shared brand red) - Black/white confirmation…
Change Currency Format By Locale
This snippet below shows how to change the currency format for each language.
Cortex E-commerce Products SEO Meta
/** * Cortex E-commerce Products SEO Meta API v1.0 * REST Endpoints for WooCommerce Product &…
Admin Bar - Updates (copy)
Show updates in Admin Bar
META PIXEL BASE + MANUAL ADVANCED MATCHING (WooCommerce/WordPress)
/** * ============================================================================= * META PIXEL BASE + MANUAL ADVANCED MATCHING (WooCommerce/WordPress) * Pixel ID: *…
Allow Subscriptions Product on BOGO and Add Product Search Field
add_filter( 'acfw_product_search_allowed_types' , 'acfw_search_add_support_for_subscription_products' ); function acfw_search_add_support_for_subscription_products( $product_types ) { $product_types[] = 'subscription'; $product_types[] = 'variable-subscription';…
Sample Email Template Tag
This is an example of how to register a new email template tag for EDD.
Provider Referral
Refer a Patient | Skills Therapy Clinic Referral Partners Welcome Your Patients DeserveSpecialized Therapy.We Are Here…
PayPal Commerce - Horizontal layout for payment buttons
Switch to horizontal view and display only the PayPal, Apple Pay, and Google Pay buttons. Based…