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 Finished Notice

Change the notice shown for campaigns when they are finished.

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).

Hide social login from checkout

Good for when you are using it elsewhere on your website and do not want it…

HubSpot Tracking Code

HubSpot Tracking Code

Meredith Bleak PRO
<10

Expire pass when counter used up

This plugin makes All Access passes expire at the moment their download counter is used up.

WWPP - Add custom text to the Completed Order email for non-wholesale customers only

If you want to place content elsewhere in the email, swap the hook: woocommerce_email_before_order_table: Above the…

Remove Post Title from Yoast Breadcrumb

/* Remove Post Title from Yoast Breadcrumb */ add_filter('wpseo_breadcrumb_single_link', 'remove_breadcrumb_title' ); function remove_breadcrumb_title( $link_output) { if(strpos(…

Add CSS classes to apply for vendor label

/** * Add CSS class to apply for vendor label in a registration * * @param…

home slider html

if (is_front_page()) : ?>

1 153 154 155 156 157 218