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 }…

Test snippet

This is just for testing -- nice that there is a description area.

Todd Belcher
<10

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…

Untitled Snippet

Antoanela Smeu
<10

SEP color

add_action('admin_head', 'sep_color'); function sep_color() { echo ''; }

Additional Option Description — Stream

Stream — We will provide a personal stream on YouTube or Twitch, where you can see…

Iuliia Dzhygalova PRO
<10

MemberPress: Expire Subscription Immediately After Subscription Is Canceled

By default, canceling subscriptions prevents future charges, but it does not end existing subscriptions, which allow…

om-custom-smart-tag-all-query-args.js

const queryString = window.location.search; // capture all query args document.addEventListener('om.Dtr.init', function(event) { // use this event…

1 87 88 89 90 91 219