Rest_Api_DIR - Users

/** * WPCode Snippet: Expose Users Sync ACF Fields to REST API (Application Password Auth Required)…

ismail daugherty PRO
<10

Rankmath Breadcrums

add_action('wp_head', 'mi_add_breadcrumbs'); function mi_add_breadcrumbs() { if (function_exists('rank_math_the_breadcrumbs')) { echo ''; rank_math_the_breadcrumbs(); echo ''; } }

Untitled Snippet

Maria Brandy
<10

WPForms: new smart tag - Current Date/Time

It's a localized date/time in this format: Y-m-d H:i:s

Cortex E-commerce Products SEO Meta

/** * Cortex E-commerce Products SEO Meta API v1.0 * REST Endpoints for WooCommerce Product &…

<10

META PIXEL BASE + MANUAL ADVANCED MATCHING (WooCommerce/WordPress)

/** * ============================================================================= * META PIXEL BASE + MANUAL ADVANCED MATCHING (WooCommerce/WordPress) * Pixel ID: *…

Disallow point redemption if cart has subscription product.

This snippet will remove the point redemption option if the cart has a subscription product

Download Archive Menu Item

Displays the download archive link in the "View All" tab of the "Pages" menu items meta…

AffiliateWP – Second Affiliate Selection at Checkout (WooCommerce Checkout Block)

Adds a second affiliate dropdown to the WooCommerce Checkout Block, allowing customers to select two affiliates…

custom order status wpadmin

/* * Register a custom order status * * @author Misha Rudrastyh * @url https://rudrastyh.com/woocommerce/order-statuses.html */…

1 112 113 114 115 116 216