Charitable: Force PayPal Legacy gateway
Overrides Charitable Pro 1.8.15+ PayPal tier detection at read-time so the legacy `paypal` gateway stays visible…
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 }…
Reorder dashboard navigation
Bring the order page to the front of the product page
Move "Ships From" under the Product Meta, in the single product page template
Move "Ships From" under the Product Meta, in the single product page template by using 'product_ships_from'…
Static Page
html, body { overflow-x:hidden }
Disable wordpress big image scaling
add_filter('big_image_size_threshold', '__return_false' );
Sales.com
Sales
AudioNative - Prod
Loading the Elevenlabs Text to Speech AudioNative Player...
Disable Automatic Updates
Use this snippet to completely disable automatic updates on your website.
Defining SendLayer Mailer Constants
This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…
BNB Auto Bot
BNB Auto Group Customer Service Bot
Open External Link in New Tab in WordPress
PHP Snippet