ACF_KEYSMST_MSTCASECPT - TAB: Case Status & Tracking (v3.0 Modular)
/** * ============================================ * MST CASE - TAB: Case Status & Tracking (v3.0 Modular) * ============================================…
Auto-link Site Name - Home Page
Pulls company name from Settings > General > Site Title Pulls link title from Settings >…
Media sync script
add_action( 'admin_init', 'media_sync_library' ); function media_sync_library() { // Folder inside uploads to scan $scan_folder = '/2026/02';…
rexing
fishing camera
REST API Shopping Cart Endpoint for EDD
Adds a REST API endpoint that returns the current user's shopping cart.
Taxonomy Count
Control the number of products displayed on the default download category and download tag pages.
Disable Product delete for published products only
/** * This will disable delete only for published products, leaving drafts to be able to…
change the name of the Commission column
if ( ! function_exists( 'wcv_change_commission_table_columns_name' ) ) { /** * Change the name of the commission…
Untitled Snippet
google-site-verification=6Ml542WH4lYeFrqKo9pBa6NBaAyONR9l0k5Sgrk27xk
Supports sending an email with a Stripe Pre-Approved payment is submitted.
By default EDD only sends a purchase confirmation when an order is marked as completed, however…
Filter Music Promoter Age Restriction | Display Eventbrite Events
For Eventbrite music promoters only. Age restriction text is displayed unless it is set in Eventbrite…
WordPress Content Filter: Removing Tags for Enhanced Display Control
The purpose of this code snippet is to filter out tags and their contents from the…
JP_Wp_Snippets
All different snippets I have been using