User Switching

Easily switch to a Customer when using the User Switching plugin

Remove Product Notes For All Downloads

Remove product notes from all downloads. These show on the purchase confirmation page, the admin email…

MemberPress: Limit Phone Number Digits

This code snippet limits the number of digits users can enter into a custom phone number…

MemberPress: Restrict Signups for US-Based Users

This code snippet will restrict signups for US-based Users on MemberPress registration pages. Additionally, it ensures…

Lazy Load

add_action('wp_head', 'custom_lazyload_script'); function custom_lazyload_script(){ ?>

GravityView_DIR_AA_CPT - GravityView Views CPT Registration

* Description: Registers custom post type for GravityView with full REST API support * Location: Run…

ismail daugherty PRO
<10

WPCODE_DIR_AB_ACF - Fields for WPCode Snippets Sync

/** * WPCode Snippet: ACF Fields for WPCode Snippets Sync * Description: Registers ACF fields to…

ismail daugherty PRO
<10

secure form

for chess not checkers download

SVG Tooltip

const tooltip = document.getElementById("map-tooltip"); document.querySelectorAll(".county").forEach(path => { path.addEventListener("mousemove", e => { tooltip.textContent = path.dataset.tooltip; tooltip.style.left =…

<10
1 80 81 82 83 84 221