Search results for: admin
Generate a virtual coupon when order is completed.
This snippet will generate a new virtual coupon for a coupon that you've enabled virtual coupon…
Change the Post ID Being Processed by AIOSEO
This snippet can be used to change the Post ID being processed by AIOSEO.
Disable the delivery of SEO Email Reports
This snippet can be used to disable the delivery of SEO Email Reports.
Hide file-specific download options
This plugin hides file-specific download options so that All Access customers can only view/download the first…
Lang
document.addEventListener("DOMContentLoaded", function() { const flowchart = document.getElementById("flowchart"); flowchart.innerHTML = ` How do you plan to use…
Class Clashes | Display Eventbrite Events
We have discovered conflicts between certain themes and classes, such as the .free class conflicting with…
Estimated reading time
// Estimated reading time function readTime ( $content = '', $words_per_minute = 250, $with_gutenberg = false…
WP Simple Pay: Increase Input Font Size
Increase the font size of form inputs
Add Redirection to Custom Password Reset Form
With this filter you can redirect any lost password requests to a custom reset form
Disable Search
Disable Search
Add Theme Supports
Reference: https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-support/#opt-in-features
Append a Page to the Additional Pages Sitemap
This filter can be used to Append a Page to the Additional Pages Sitemap
How to Add Address Field Validation For Authorize.net
/** * Add address validation for Authorize.net address fields * * @link https://wpforms.com/developers/how-to-add-address-field-validation-for-authorize-net/ */ function wpf_dev_authorize_address_validation(…
Force account creation by cart total
Force account creation at checkout if the cart total is a certain amount and the quantity…