Site-Wide Hero Optimisation

/** * Promote the hero image (LCP) site-wide: * - fetchpriority="high", loading="eager" * - remove lazy…

Scott Cassidy
<10

GravityView_DIR_AB_ACF - GravityView Views ACF Fields

* WPCode Snippet: GravityView Views ACF Fields * Description: Registers ACF fields for GravityView configurations and…

ismail daugherty PRO
<10

WPCODE_DIR_AA_CPT - WPCode Snippets Sync CPT Registration

* Description: Registers shadow CPT for syncing WPCode snippets to REST API * Location: Run Everywhere…

ismail daugherty PRO
<10

Universal_UserMetaHR_Ba - HR Staff Profile Fields - KIC Enterprises

* WPCode Snippet: HR Staff Profile Fields - KIC Enterprises * Description: Comprehensive HR compliance fields…

ismail daugherty PRO
<10

Change Campaign Rewrite To Not Use With Front

Customizes the definition of the campaign post type, setting the with_front option to false.

Paystack Split Payments Integration with WC Vendors — Saving the Vendor Sub-Account Code

update_user_meta( $user->ID, '_paystack_sub_account_code', 'ACCT_xxxxxxxxxxxxx' );

Perfume

Add this Google verification to my website here is the link https://fragrance-renaissance-lab.lovable.app/

Hide Campaign Meta (Author, Date, Comments)

Automatically hides theme-generated meta information from campaign pages (only for Charitable Pro 1.8.13).

Show Invoice for Pending

Makes PDF Invoices available for pending payments

HubSpot Tracking Code

HubSpot Tracking Code

Meredith Bleak PRO
<10

Weighted download count

This plugin makes it so that certain products use up more downloads in the download counter…

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 ){…

Hide “Everywhere Else” on the countries dropdown

if ( ! function_exists( 'wcv_hide_everywhere_else' ) ) { /** * Hide the "Everywhere else" option in…

1 132 133 134 135 136 216