Remove Address Line 2 from the Local SEO address output on the front end
This filter can be used to remove Address Line 2 from the Local SEO address output…
How to Add an Empty Dropdown to Dropdown Items
This snippet maintains a clean "--Select--" option without the zero price display when using the Dropdown…
Google Tag Manager
Google Tag Manager is a tag management system created by Google to manage JavaScript and HTML…
Allow WebP Files Upload
The provided PHP code is intended to enable the upload of WebP image files in WordPress…
WP Simple Pay: Add Custom Field Data to Customer Metadata
Retrieve the value of a custom field and add it as metadata to the Stripe Customer…
Webinar popup home page
Landingi generated popup code to be featured on Teldio web site home page.
Remove Unused Javascript
Remove Unused Javascript – and improve your Page Speed Insight Score
WP Simple Pay: Custom Webhook Handling Example
An example of handling the `coupon.updated` webhook event. For a full list of available events see:…
Remove the link from the current breadcrumb item on a page
This snippet removes the link from the current breadcrumb item on a page.
Custom Tab Order For Dashboard
The following code will allow you to change the order that the front end dashboard is…
Using Smart Tags in Your WordPress Rewrite Rules
This code transforms messy URLs like https://example-site.com/?pagename=portfolio-vendor&[email protected] into clean URLs like https://example-site.com/portfolio/vendor/1/[email protected]/
How to Add Firework Animation to Confirmation Message
/** * Add fireworks to the canvas element on the confirmation message * * @link https://wpforms.com/developers/how-to-add-confetti-animation-to-confirmation-message/…
Show 'NEW' Badges for Recently Added Items in WooCommerce
This code snippet adds a “NEW!” badge to products in WooCommerce, indicating that they are newly…
How to Hide Zero Quantity Items in Dropdown Payment Field Notifications
This snippet hides items with zero quantities from your WPForms notification emails when using payment fields
Remove Multiple Fields From {all_fields} in Notifications
This code snippet removes multiple fields from your email notifications while still using the {all_fields} smart…