Unified Product ID for Facebook Feed || WPML || PFE

function adt_wpml_unified_product_id( $product_data, $feed, $product ) { // Only run for Facebook dynamic remarketing feed if(…

<10

css-buttons.css

html div#om-{{id}} input[type=submit], html div#om-{{id}} button { background: #ff6600 !important; }

Hindra åtkomst till /wp-admin för prenumeranter

/** * Hindra åtkomst till /wp-admin för prenumeranter */ add_action( 'admin_init', function() { if ( is_user_logged_in()…

ACF_KEYSMST_MSTCASECPT – TAB - MST FIDELITY TRACKING (v3.0 Modular)

/** * ============================================ * MST CASE - TAB: MST FIDELITY TRACKING (v3.0 Modular) * ============================================ *…

ismail daugherty PRO
<10

WpPages_DIR_AA_CPT - WordPress Pages Sync CPT Registration

* Description: Registers custom post type for WordPress pages data with full REST API support *…

ismail daugherty PRO
<10

WPCode Snippet: Download All Snippets Button

* Description: Adds bulk download button to WPCode Snippets Sync admin page * Location: Admin Only…

ismail daugherty PRO
<10

Force localized currency for product feeds

This allows you to change the ISO 4217 for all the product feeds

<10

Force account creation by cart total

Force account creation at checkout if the cart total is a certain amount and the quantity…

Prevent Discounts on Upgrades

Does not allow a discount code to be applied when an license upgrade is present in…

Hide payment icons for trials

Hides the payment icons on checkout when the item in the card is a free trial

Add Custom Settings Tab to Vendor Dashboard

// Add the tab to the tab nav add_filter( 'wcv_store_tabs', 'add_custom_tab_nav' ); function add_custom_tab_nav( $tabs ){…

1 90 91 92 93 94 126