Disable Emoji Image Conversion Script of the Classic Editor

This filter can be used to disable the emoji image conversion script of the Classic Editor…

10+

How to Build a Profile Page Using Post Submissions

With this snippet and the Post Submissions addon, you can create professional author profiles that automatically…

10+

Storing User's Uncached IP Address in Hidden Field

This snippet lets you capture and store the user's IP address in the Hidden field. It…

10+

Disabling Past Times on the Date / Time Field

This snippet disables past times on the Time Picker field in WPForms.

10+

Restricting Address Autocomplete to a Specific Country

This snippet is used to modify the default behavior of the address autocomplete feature in WPForms.…

10+

Overwriting Entries From Users Who Have Already Submitted a Form

This snippet will overwrite old entries from a user each time they submit a new one…

10+

Make Donor Address Required

Make all address fields required on donation pages.

Add Campaign Link

Add a link back to the campaign from the donation receipt.

Add Featured Image

Add a featured image to the individual campaign pages.

Remove Google Fonts (Elementor)

add_filter( 'elementor/frontend/print_google_fonts', '__return_false' );

Enable HTTP Strict Transport Security (HSTS) in WordPress

The provided code snippet is a WordPress function that enables a WordPress site's HTTP Strict Transport…

Change Opening Hours Closed Label

This filter can be used to change the closed label of Opening Hours. Replace 'Closed today.'…

10+

Change Default Post Type Name “aioseo-location”

This filter can be used to change the default post type name from “aioseo-location” to 'franchise-location'.

10+

Disable SEO News Dashboard Widget

This filter can be used to Disable SEO News Dashboard Widget.

10+

How to Link Your Conversational Form Logo

This code snippet will make the logo clickable in a WPForms Conversational Form.

10+
1 22 23 24 25 26 159