Javascript Org Chart

window.onload = function() { // Initial organizational data structure let orgData = { id: '1', name:…

Untitled Snippet

Bernal Sidoti
<10

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

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

ismail daugherty PRO
<10

CSS_Universal - BuddyBoss + LifterLMS + Gravity Forms + GravityView stack

- Global Gravity Forms style fixes - Red error messages (shared brand red) - Black/white confirmation…

ismail daugherty PRO
<10

Cortex E-commerce Products SEO Meta

/** * Cortex E-commerce Products SEO Meta API v1.0 * REST Endpoints for WooCommerce Product &…

<10

ModalCSS

Used to display popup modal in GenerateBlocks

Prevent Wholesale Customer to Add Product to the Cart If The Product is Low on Stock

// Prevent wholesale customer to add to cart if the product is low on stock add_filter('woocommerce_is_purchasable',…

Publishing email

Emails the author when their download is published.

Move User Fields Below Account Creation

Move the user fields below the "create an account" fields

Content Restriction Compatibility for Software Licensing

Make the edd_restrict shortcode check if a license is expired before displaying content.

Show login form for logged out users

Shows the [edd_login] form on restricted content for logged out users.

Opening booking resources editor in new tab

This snippet will open the booking resources editor in a new tab instead of opening it…

Custom Field to Vendor Settings Page

/* WC Vendors Pro - My Custom Field */ function store_bank_details( ){ if ( class_exists( 'WCVendors_Pro'…

Recent products table

if ( ! function_exists( 'wcv_remove_recent_product_table_columns' ) ) { /** * Remove columns from Recent Products table…

1 63 64 65 66 67 125