MemberPress: Require Specific Coupon to Register

The code will make a specific coupon mandatory for purchasing a specific membership. More than one…

Product Expiry For Woo

Supports the Expiry for Woocommerce plugin - WC Vendor

Escaping data with wp_kses

// ❌ Don't use html tags in escaping functions like esc_html, esc_attr and their localized equivalents…

Filter the decision to send a user confirmation | Quick Event Manager

add_filter('qem_registration_always_confirm',,,1); This filter returns a Boolean to decide if a confirm is to be sent or…

Filter Slider Speed | Display Eventbrite Events

The following filter changes slider speed from default 10 seconds ( 10000 milliseconds ). (Note this…

Change rating tooltip colors

Use this CSS to change the default colors for the rating tooltip.

<10

Convert Uploaded Images to WebP Format Automatically

Automatically convert uploaded images to WebP format.

Untitled Snippet

LTONYA SUMBUNDU
<10

Allow Other WordPress Roles to Manage Email Logs

This snippet will allow you to manage the capabilities of roles allowed to manage the site's…

Hide All Admin Notices in Sidebar

Hides all admin notices in a collapsible sidebar. AI generated code. Use with caution.

1 155 156 157 158 159 213