Change Default Post Type Plural Label “Locations”
This filter can be used to change the default post type plural label from “Locations” to…
How to Display Hidden Single Item Fields in Order Summary
This code snippet will display the hidden single item field in order summary
Disable the AIOSEO Flyout Menu for Non-Administrator Users.
This snippet can be used to disable the AIOSEO flyout menu for non-administrator users.
Add Taxonomy Label to LLMS Term Titles
This snippet prepends the taxonomy label to term titles shown in llms.txt and llms-full.txt.
Change Opening Hours Closed Label
This filter can be used to change the closed label of Opening Hours. Replace 'Closed today.'…
Customizing Checkbox and Radio Fields to Look Like Buttons (Specific Forms)
This code snippet will customize Checkbox and Radio fields to look like buttons.
Remove the Article schema from Posts
This snippet removes the Article schema from Posts
My Insert widget in header
My own way of Inserting widget in header
Open all external links in new tab
This makes the manual link tab association obsolete. All links to another domain will open in…
Add a custom field to the checkout screen
Allows one to add a custom field to the checkout screen
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(…
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…
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/…
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/…
Generate and Send Invoice Number to Authorize.Net
This snippet generates and sends a unique invoice number to Authorize.Net for completed payments in WPForms