Restrict Dashboard Summary Widget

Prevent specific users (by user ID) from seeing the Easy Digital Downloads Sales Summary widget.

Non-required Card State

Makes the cart state a non-required field when present

Show login form for logged out users

Shows the [edd_login] form on restricted content for logged out users.

Disable Geolocation Current Location if the page URL contains Prefill by URL parameters targeting an address field

When "Current Location" is enabled in WPForms > Settings > Geolocation, the geolocation JS overwrites address…

Ralden Souza PRO
<10

Force localized currency for product feeds

This allows you to change the ISO 4217 for all the product feeds

<10

Genesis theme - use block editor in widgets

//* Genesis Enable the block-based widget editor add_filter( 'use_widgets_block_editor', '__return_true' );

WWLC - Default Wholesale Leads list to sort by registration date (newest first)

1. Navigate to your site: Go to your WP Admin dashboard. 2. Apply the snippet: Paste…

Add order status to commissions table

/** * Add order status to commissions table * * @param Array $columns array stored column…

cart preview image stretch fix in oceanWP theme

/*Menu cart hover dropdown box image stretch fix*/ .woocommerce ul.product_list_widget li img { float: unset !important;…

Add TikTok to the social tab of settings

This will show the setting and it should be saved when saving the form.

1 101 102 103 104 105 224