Move User Fields Below Account Creation
Move the user fields below the "create an account" fields
WPBakery Collapse All Rows
Adds Collapse / Expand All Rows in WP Bakery Builder + Ave WP Theme
Content Restriction Compatibility for Software Licensing
Make the edd_restrict shortcode check if a license is expired before displaying content.
WPForms Center Align
Cernter alligns WP forms fields and content. Must enter wpf-center in General/Advanced form settings.
Reverse Receivers
Reverses the receivers for PayPal Adaptive Payments
Charitable: Force PayPal Legacy gateway
Overrides Charitable Pro 1.8.15+ PayPal tier detection at read-time so the legacy `paypal` gateway stays visible…
Get rid of Home
Removal of "Home - " in the Title Tag
Commissions as a fixed dollar amount, or fixed plus a percentage.
add_filter( 'wcv_commission_rate', 'my_wcv_custom_filter', 10, 3 ); function my_wcv_custom_filter( $commission, $product_id, $product_price ) { return WCV_Commission::get_commission_rate( $product_id…
Untitled Snippet
file:///Users/kelseyfisher/Downloads/kdf-carpentry-site.html
A PHP snippet code to be pasted according to the AI kobee
add_action('wp_enqueue_scripts', function () { if (!is_page(2029)) { return; } wp_enqueue_style( 'leaflet-css', 'https://unpkg.com/[email protected]/dist/leaflet.css', array(), '1.9.4' ); wp_enqueue_script(…
Show a Notice When an Event Has Ended
A finished event page looks the same as a live one. Someone arriving from a search…
Kitchen Renovation Estimator Edmonton
(function(){ /* ===== Gravity Forms settings: replace the numbers with your form and field IDs =====…