Search results for: admin

Move Social Login Checkout Buttons

By default, the login buttons display below the payment icons for the gateway picker. This plugin…

Donation Fee Radio Field

/** * 1. Register the Required Yes/No Radio Field */ add_action( 'init', function() { if (…

Donation Fee Radio Field

adds option for them to cover fee, works with visual mode. disgusted their fee cover plugin…

Add terms to downloads shortcode

Adds label and comma-separated terms list to [downloads] shortcode based on taxonomy

Download count shortcode

Add download count shortcode with ID and Offset attributes

META CONVERSIONS API (CAPI) — PURCHASE (SERVER-SIDE)

/** * ============================================================================= * VOELGOED — META CONVERSIONS API (CAPI) — PURCHASE (SERVER-SIDE) * ============================================================================= *…

Join me on Pinterest

Discover delicious recipes and more!

Remove AggregateRating and Reviews Schema

This filter code removes the AggregateRating and Reviews Schemas

100+

Disable AIOSEO AI Components - Everything (Block + All Extensions)

This snippet will completely disable the block, // shortcut, AI Content tab card, inserter button, and…

<10

Prevent Discounts on Upgrades

Does not allow a discount code to be applied when an license upgrade is present in…

Continue Shopping Button

Adds a "Continue Shopping" button to the left of the Update/Save Cart buttons on checkout.

WP Version abschalten

function wpbeginner_remove_version() { return ''; } add_filter('the_generator', 'wpbeginner_remove_version');

Modify User Role on Checkout

Modify the user role that is given to users that register during checkout

1 44 45 46 47 48 139