WP Simple Pay: Add Email Address to Payment Confirmation URL
Append the submitted email address to the payment confirmation page URL.
Verify Email Domain
During the banned email checks, see if the domain being checked has DNS configured, if not…
Move WPCode Status Column
This snippet makes the status column the 2nd column in the admin list of snippets.
Show local fonts in block editor
Display custom fonts in the backend editor
Remove Specific Post Type From Public Post Type List
This filter can be used to remove the movie post type from the public post type…
WP Simple Pay: Hide reCAPTCHA Badge
Hide the reCAPTCHA badge and add links to the privacy policy and terms of service. Adds…
Export Categories and Tags
Export Categories and Tags
WP Simple Pay: {subtotal} Smart Tag
Adds a {subtotal} Smart Tag.
Ensure Webfont is Loaded (Elementor)
add_filter( 'elementor_pro/custom_fonts/font_display', function( $current_value, $font_family, $data ) { return 'swap'; }, 10, 3 );
Goal Tracking Pixel
This pixel tracks the unit conversions and revenue across all your push campaigns. This helps you…
Webinar popup home page
Landingi generated popup code to be featured on Teldio web site home page.
Template: After Order Actions
This is a template that can be used to hook into the `edd_after_order_actions` hook, allowing developers…
Remove Unused Javascript
Remove Unused Javascript – and improve your Page Speed Insight Score
WP Simple Pay: Use Custom Field Value as Stripe Payment Description
Use the value of a custom field as the description for the Stripe payment record.
Copyright Year Shortcode
Add shortcode to automatically update the copyright year. [year]