Verify Email Domain
During the banned email checks, see if the domain being checked has DNS configured, if not…
Prevent Duplicate Cart Items
Prevents the same item from being added to the cart multiple times.
Continue Shopping Button
Adds a "Continue Shopping" button to the left of the Update/Save Cart buttons on checkout.
File Size Display
After the download content, shows a list of the download files and their sizes
Exclude downloads from search
Exclude downloads from showing in search results
Add custom CSS in the Admin
Use this snippet to add custom styles in the WordPress admin head. Add your CSS code…
Custom Tab Order For Dashboard
The following code will allow you to change the order that the front end dashboard is…
Estimated reading time
// Estimated reading time function readTime ( $content = '', $words_per_minute = 250, $with_gutenberg = false…
WP Simple Pay: Create WordPress User After Payment (Lite)
Creates a new WordPress user when one-time payment is made with WP Simple Pay Lite.
Goal Tracking Pixel
This pixel tracks the unit conversions and revenue across all your push campaigns. This helps you…
On Browsing WooCommerce Products
This snippet targets window shoppers and encourages them to add more products to their carts. This…
Copyright Year Shortcode
Add shortcode to automatically update the copyright year. [year]
Hide unnecessary roles
Masque les roles qui ne doivent pas être utilisés dans les filtres utilisateurs
Webinar popup home page
Landingi generated popup code to be featured on Teldio web site home page.
WP Simple Pay: Add Email Address to Payment Confirmation URL
Append the submitted email address to the payment confirmation page URL.