Display Ad - H Snippet

in between the tags of your pages

Reverse the Order of the Next & Previous Links

Reverses the order of the next and previous links so that the next link will display…

MemberPress: Change the Member’s User Role After Subscription Cancellation

The code automatically changes the member's user role once any subscription is canceled. This will be…

ACF_KEYSMST_MSTCASECPT – TAB: TREATMENT PROGRESS (v3.0 Modular)

/** * ============================================ * MST CASE - TAB: TREATMENT PROGRESS (v3.0 Modular) * ============================================ * *…

ismail daugherty PRO
<10

Change Donor Count

Example where a donor count is changed for a specific campaign.

Vimeo Autoplay Unmute (Homepage)

document.addEventListener("click", function () { const iframe = document.querySelector("iframe[src*='vimeo.com']"); if (!iframe) return; iframe.contentWindow.postMessage( JSON.stringify({ method: "setVolume", value:…

Richard Hersperger
<10

WPForms: add several new smart tags for newly submitted CPT: ID, title and URL.

Mainly useful when the Post Submissions addon is used. Several new smart tags are registered to…

WPCode Snippet: Download All Snippets Button

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

ismail daugherty PRO
<10

Donation Fee Radio Field

/** * 1. Register the Required Yes/No Radio Field */ add_action( 'init', function() { if (…

bypass SSL certificate

bypass ssl - getting errors - fixes that

Carla Mawyin
<10

Replace Menu Icon

Replace the standard menu icon in Easy Digital Downloads with an icon from Dashicons

1 77 78 79 80 81 215