Site-Wide Hero Optimisation
/** * Promote the hero image (LCP) site-wide: * - fetchpriority="high", loading="eager" * - remove lazy…
GravityView_DIR_AB_ACF - GravityView Views ACF Fields
* WPCode Snippet: GravityView Views ACF Fields * Description: Registers ACF fields for GravityView configurations and…
WPCODE_DIR_AA_CPT - WPCode Snippets Sync CPT Registration
* Description: Registers shadow CPT for syncing WPCode snippets to REST API * Location: Run Everywhere…
Universal_UserMetaHR_Ba - HR Staff Profile Fields - KIC Enterprises
* WPCode Snippet: HR Staff Profile Fields - KIC Enterprises * Description: Comprehensive HR compliance fields…
Change Campaign Rewrite To Not Use With Front
Customizes the definition of the campaign post type, setting the with_front option to false.
JS-snippet: knoppen toevoegen lesrooster en AJAX triggeren
registratieknop toevoegen aan tabelpress
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).
Untitled Snippet
Google snippet for add
Show Invoice for Pending
Makes PDF Invoices available for pending payments
HubSpot Tracking Code
HubSpot Tracking Code
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…