Remove Discount Field

Removes the Discount Code field from the checkout form.

AffiliateWP – Second Affiliate Selection at Checkout (WooCommerce Checkout Block)

Adds a second affiliate dropdown to the WooCommerce Checkout Block, allowing customers to select two affiliates…

Readme.txt Parsing Enhancements

Updates a Download's current version and changes log fields when using the readme.txt parsing feature in…

PayPal Commerce - PayPal Checkout using only the PayPal button

Hide Venmo, Pay Later, Apple Pay, Google Pay buttons, and Pay Later messages from the PayPal…

Ralden Souza PRO
<10

Foodtruck

crée moi moi un plugin pour wordpress pour un foodtruck avec une commande pour fermer et…

Add order status to the commissions table export

/** * Add order status to the commissions table export */ function wcv_commission_export_columns( $columns ){ $columns['order_status']…

disable joinchat whatsapp plugin on mobile biew

@media only screen and (max-width: 567px) { .joinchat{ position: absolute; bottom:70px; --s: 36px; margin-right:px; display:none }…

Combined Date – Time Format (Sample: am / pm) | Display Eventbrite Events

The combined date / time format appears in several layouts and typically looks like 12/02/2019, 10:00…

Tweak Price Display (Adjusts the Prices) | Display Eventbrite Events

The Display Eventbrite plugin premium version can display prices. If you want to tweak to display…

Use the Variation Name instead of Slug within the Product Name detail of Product exports

function custom_woo_ce_get_product_title_attribute_formatting( $format = 'slug', $post_id ) { // Set the format to Attribute Title $format…

<10

wordpress

Doylton Davis
<10

unitap.io

function myfirsttheme_setup() { /* * Load additional block styles. */ $styled_blocks = ['latest-comments']; foreach ( $styled_blocks…

Allow SVG Files Upload

Add support for SVG files to be uploaded in WordPress media.

Defining General Settings Constants

Every constant in this section can be used for any mailer because they’re not specific to…

MemberPress: Remove the “Pause” Link for Subscriptions on the Account Page

The code will hide the Pause link for user subscriptions on the User account page (Account…

1 103 104 105 106 107 218