Google Search Console
google-site-verification=2cD88PiH77SW3-7_W4NAENAER1K0yKAoxVdNAd_DVqs
Dynamic logo sizing
Fix the issue where changing the logo size in the block editor breaks it. Dynamically adjust…
Test
var letme = 55
How to Change CSV Export Delimiter
This snippet will modify the CSV separator symbol to be a semicolon instead of a comma.
Untitled Snippet
5CX9RLRZI0VP0MTK0
Retroactive Lifetime Licenses
Mark all existing licenses for an EDD product as lifetime licenses.
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']…
Fix 500 Internal Server Error
A .htaccess file is a key file in all PHP-based applications that controls your website’s configuration.…
Whitelist Callback Functions for use in Theme Elements
Various elements in the Total theme allow you to select a callback function for the output…
Add Profile ID to Subscriber
You can assign any CRM ID or your database ID to your push subscriber and then…
Extra WordPress Filters in Pro (Update single event pretty permalink to avoid permalink conflict) | Display Eventbrite Events
Using this filter, you can update single event pretty permalink to avoid permalink conflict. By default,…