Hide Business Info Phone Number from the Front End

This filter can be used to hide business info phone number from the front end.

10+

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”…

10+

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

10+

Change the Payment Delimiter Inside Email Notifications

This snippet changes the default separator for payment details in emails.

10+

Setting the Default Address Scheme to International

This snippet is used to update the default behavior of the Address field in WPForms. This…

10+

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…

10+

Hiding the Currency Symbol in WPForms Total Field

This code snippet removes the following currency symbols from the Total field: £, $, €.

10+

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' ); /**…

10+

Display Featured Image in Post List

Make featured image visible in post list and quick edit view for any kind of post…

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.

10+

Change the Default Taxonomy Name “aioseo-location-category”

This filter can be used to change the default taxonomy name “aioseo-location-category”.

10+
1 16 17 18 19 20 114