Remove Specific Taxonomy From Public Taxonomies List
This filter can be used to remove the 'genre' taxonomy from the public taxonomies list.
Add Custom Donation Field With Dynamic Value
Add a new donation field to be displayed in Charitable emails related to donations.
MemberPress: Remove all but one country from the drop-down
Removes all the countries for the drop-down list on the account and registration pages and leaves…
Disable WooCommerce widgets on vendor store pages
/** * Remove widgets from the vendor store and single product pages conditionally. * * You…
WP Simple Pay: Disable Stripe Payment Terms
Disable the automatically generated payment form mandates. NOTE: No recommended. Some payment methods require mandates to…
After Checkout Event In WooCommerce
This would stop sending cart abandonment campaigns to your push subscribers in the WooCommerce store as…
Editing the .htaccess File
php_value memory_limit 256M
Disable the delivery of SEO Email Reports
This snippet can be used to disable the delivery of SEO Email Reports.
Hide product categories
Hides some categories that customers are not supposed to see.
Custom WooCommerce Status
This is how to create a custom Woocommerce Status while being able to use the "Mark…
Maintain+ Footer Credit
jQuery("footer").append(" Site managed by Maintain+ ")
Changing Sublabels for the Email Field
This snippet is used to update the default labels for the Email field when it includes…
How to Customize the Rich Text Field TinyMCE Icons
/** * Customize Rich Text Field TinyMCE buttons for top toolbar. * * @link https://wpforms.com/developers/how-to-customize-the-rich-text-field-tinymce-icons/ */…
test
test
Add Subscriber to Segment
This snippet helps you add the push subscriber to the segment as per the action defined.