Stop Lazy Load

add_filter( 'wp_lazy_loading_enabled', '__return_false' );

<10

Reorder dashboard navigation

Bring the order page to the front of the product page

Tweaking the Calendar Language Localisation | Display Eventbrite Events

The calendar will attempt to localize the language based on the WordPress website setting. However, the…

Defining SendGrid Mailer Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

om-webhook-example-v1.0.1.json

{ "lead": { "email": "[email protected]", "ipAddress": "1.2.3.4", "referrer": "https://optinmonster.com/", "timestamp": 1699985224, "privacyConsent": true, "firstName": "Archie", "lastName":…

Add a Blue Dot Indicator for Containers/Widgets that have Custom CSS in the Elementor Navigator

You've probably been in this situation: you open an Elementor project and need to review or…

How To Allow Shop Manager to Manage Feeds?

#-- Allow Shop Manager to Access Product Feed Menus --# function allow_feed_menus_to_shop_manager( $capability ) { if…

<10

Grant Wholesale Lead Approval for a Certain User Role

Allow other user roles e.g. "Editor" to "Approve" or "Reject" wholesale applications from the WP Dashboard…

1 81 82 83 84 85 125