Change OG Title of a Specific Post

This filter can be used to change the OG Title of a Specific Post with ID…

20+

Change 'streetLineTwo' in Local SEO address output to an empty string

This filter can be used to change 'streetLineTwo' in Local SEO address output to an empty…

20+

Change Business Info Location Icon

This filter can be used to change the business info location icon. Replace "/assets/images/email-icon.png" with the…

20+

Localizing Date Picker Strings

This snippet is used to modify WPForms' default date picker locale

20+

How to Automatically Submit a Form with a Field Choice

/** * Trigger submit from checkbox click * * @link https://wpforms.com/developers/how-to-automatically-submit-a-form-with-a-field-choice/ */ function wpf_dev_automatic_submit_form( ) {…

20+

Decrease the retention period to one week for the Action Scheduler

By default, Action Scheduler will automatically remove completed tasks after thirty days. However, this time period…

20+

Dynamically Change the SEO Title of a Specific Post Before the Metadata is Saved

The code snippet below can be used to dynamically change the SEO title of a specific…

20+

Troubleshooting Action Scheduler - access the Scheduled Actions page

Some plugins that install the Action Scheduler library (such as the Action Scheduler plugin itself) add…

20+

Hide the breadcrumbs on pages.

This snippet can be used to hide the breadcrumbs on pages.

20+

Dynamically Change the SEO title of a Specific Post when the Metadata is Loaded

This filter can be used to dynamically change the SEO title of a specific post when…

20+

Remove datePublished and dateModified properties from the Article schema for Posts

This snippet removes the datePublished and dateModified properties from the Article schema for Posts

20+

How to Restrict Countries Inside Smart Phone Form Fields

/** * Restrict countries inside the Smart Phone form field * * @link https://wpforms.com/how-to-restrict-countries-inside-smart-phone-form-fields/ */ function…

20+

Change the separator html on pages

This snippet can be used to change the separator html on pages

20+

Change Business Info Opening Hours Icon

This filter can be used to change the business info Opening Hours icon. Replace "/assets/images/email-icon.png" with…

20+

Output og:image that uses the Large Size Image

This snippet can be used to output og:image that uses the large size image

20+
1 9 10 11 12 13 92