Disable SEO News Dashboard Widget

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

10+

Exclude a Specific Post from the Sitemap

This filter can be used to Exclude a Specific Post from the Sitemap. Note: Replace 614…

10+

How to Display Hidden Single Item Fields in Order Summary

This code snippet will display the hidden single item field in order summary

10+

Open all external links in new tab

This makes the manual link tab association obsolete. All links to another domain will open in…

Change Opening Hours Closed Label

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

10+

Disable the AIOSEO Flyout Menu for Non-Administrator Users.

This snippet can be used to disable the AIOSEO flyout menu for non-administrator users.

10+

Hiding the Currency Symbol in WPForms Total Field

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

10+

Add aria-label to progress bar to improve WPForms accessibility

/** * Fix WPForms Accessibility: Add aria-label to progress bar. */ function wpf_fix_wpforms_progressbar_aria() { ?>

10+

Add a custom field to the checkout screen

Allows one to add a custom field to the checkout screen

Remove the Article schema from Posts

This snippet removes the Article schema from Posts

10+

Control Whether AIOSEO Flushes Output Buffer After Rewriting Title

This snippet can be used to control whether AIOSEO flushes the output buffer after rewriting the…

10+

How to Restrict Numbers in a Single Line Text Form Field

/** * Disallow numbers in a single-line text field * * @link https://wpforms.com/developers/how-to-restrict-numbers-in-a-single-line-text-form-field/ */ function wpf_dev_disallow_numbers_text_field(…

10+

How to Change the Captcha Theme on Google Checkbox v2 reCAPTCHA

/** * Change the captcha theme for the Google Checkbox v2 reCAPTCHA * * @link https://wpforms.com/developers/how-to-change-the-captcha-theme-on-google-checkbox-v2-recaptcha/…

10+

How to Disable Browser Autocomplete for Form Fields - all fields

/** * Disable form autocomplete for all fields on a specific form * * @link https://wpforms.com/developers/disable-browser-autocomplete-for-form-fields/…

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+
1 14 15 16 17 18 122