Limit user files in media library
change the number in the snippet
reunik1
increase limit
VDX Optimizer
// VDX Optimizer - SEO, Social Media & WooCommerce // SEO Meta Tags add_action('wp_head', function() {…
CSS de base
p, h1, h2, h3, h4, h5, h6 { margin-block-start: 0!important; margin-block-end: 0; } ul { margin:…
Withholding Tax Example
Withhold 30% of each commission amount when the customer address matches the store country for withholding…
FluentCommunity Auto-Delete Diagnostics
This diagnostic snippet monitors and logs how the FluentCommunity auto-delete system behaves, without needing debug.log. It…
AffiliateWP - Create Referral from Gravity Forms Dropdown Field
Creates an AffiliateWP referral when a Gravity Forms form is submitted, assigning credit to the affiliate…
Vendd Theme - Display Downloads Purchase Button
This is a CSS snippet which displays the download purchase button
grab Indonesia
Grab
Get rid of Home
Removal of "Home - " in the Title Tag
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 }…