Hide Business Info Phone Number from the Front End
This filter can be used to hide business info phone number from the front end.
Ignore Cover Image Block when “First Image in Content” is set as the Image Source
This filter can be used to ignore the cover image block when “First Image in Content”…
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 Payment Delimiter Inside Email Notifications
This snippet changes the default separator for payment details in emails.
Setting the Default Address Scheme to International
This snippet is used to update the default behavior of the Address field in WPForms. This…
Use a custom ID prefix in Table of Content block
This snippet can be used to add a custom ID prefix for the Table of Content…
Hiding the Currency Symbol in WPForms Total Field
This code snippet removes the following currency symbols from the Total field: £, $, €.
How to Store Field Values in the WPForms Entry
/** * Show values in Dropdown, checkboxes, and Multiple Choice. */ add_action( 'wpforms_fields_show_options_setting', '__return_true' ); /**…
Display Featured Image in Post List
Make featured image visible in post list and quick edit view for any kind of post…
Allow Webp, SVG, ICO
A Pro Snippet
Auto Register Login Link
Replaces the login link included in the Auto Register email, which directs customers to log into…
increase upload memory
upload_max_filesize = 256M post_max_size = 256M max_execution_time = 300 />
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.
Change the Default Taxonomy Name “aioseo-location-category”
This filter can be used to change the default taxonomy name “aioseo-location-category”.