Change Section Headers Per Campaign

Change the section headers in the donation form.

Event Snippet (Schedule Fitting)

Event snipping is used to track Google ads booking conversions

JT Trisko PRO
<10

Google AdSense Ad blocking recovery (Head Section)

Google AdSense Ad blocking recovery (Head Section) Snippet

Post class update

add_filter( 'body_class', function( $classes ) { $acc_type=tmwp_get_user_role(); if (!$acc_type) $acc_type='anonymous'; return array_merge( $classes, array('acc-type-'.strtolower($acc_type),tmwp_get_page_class()) ); }…

Disable Shortcode Parsing in All in One SEO

This filter can be used to prevent AIOSEO from parsing shortcodes.

<10

Change Country Field To Hidden

Change the Country field in the donation form to a hidden field with a hard-coded default…

Change the Submit Button Color

Changes the color of the submit button for all WPForms. The colors in this CSS are…

<10

Yoast SEO

Integration with Yoast SEO with WC Vendors

google

danny hill
<10

Add Field Values for Dropdown, Checkboxes, and Multiple Choice Fields

Adds the option to display field values for Dropdown, Checkboxes, and Multiple Choice fields. Once you've…

<10

WPCode Add New Snippet Skip Library Screen

This snippet enables you to skip the snippet library screen when adding a new snippet in…

<10

Contribution request

Keep your content free and ask for voluntary contributions. Readers that do not wish to contribute…

Add Custom Dynamic Variables

The Total theme allows you to use "Dynamic Variables" in various element text fields such as…

1 18 19 20 21 22 81