Exclude a Specific Term from the Sitemap
This filter can be used to Exclude a Specific Term from the Sitemap. Note: Replace 412…
Disable OpenGraph Tags on all Listing Detail Pages
This snippet disables OpenGraph Tags on all pages whose URL contains /listing-detail/
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
Change the No Results Found text in Modern Dropdown
This snippet changes the default no result found text in Dropdown field with Modern style.
Set WP Login Url To Charitable Login Page
Always use the Charitable login page as the login.
Enable Block Editor For Campaigns
Code that will modify the way the Campaign post type is set up to so that…
Upload font files to media library
Allow the upload of font files (.ttf, .otf, .woff & .woff2) to WordPress media library
Add a custom field to the checkout screen
Allows one to add a custom field to the checkout screen
WooCommerce Change "$0.00" to "Free"
/** * Snippet Name: WooCommerce Change "$0.00" to "Free" * Snippet Author: ecommercehints.com */ add_filter( 'woocommerce_get_price_html',…
Remove Author Links
If you are disabling author archives on your site you will want to remove the author…
Change "Your Donation" On Donation Form
On donation forms, the headline "Your Donations" can be changed to any text you want with…
Hide the last item in the breadcrumb trail
This filter can be used to hide the last item in the breadcrumb trail.
Increase the Number of Posts Imported Per Batch from Rank Math Plugin
This filter can be used to increase the default number of posts imported per batch from…
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…
Hide Business Info Phone Number from the Front End
This filter can be used to hide business info phone number from the front end.