ACF_KEYSMST_MSTCASECPT – TAB - OUTCOMES & DISCHARGE (v3.0 Modular)
/** * ============================================ * MST CASE - TAB: OUTCOMES & DISCHARGE (v3.0 Modular) * ============================================ *…
WpPages_DIR_AC_RAPI - Expose WordPress Pages Sync ACF Fields to REST API
* Description: Makes WordPress Pages data accessible via Application Password authentication * Location: Run Everywhere *…
Disable Unused Auto-Generated Image Sizes
* Disable Unused Auto-Generated Image Sizes * Optimized for AWS Storage savings & Performance.
Allow SVG Files Upload (copy)
Add support for SVG files to be uploaded in WordPress media.
Hide social login from checkout
Good for when you are using it elsewhere on your website and do not want it…
Weighted download count
This plugin makes it so that certain products use up more downloads in the download counter…
Price Option Not Checked
Prevent variable pricing options from being checked by default
Elementor Store Headers
Gives support for Elementor on WC Vendor Headers
Use Billing Address in Order Exports
add_filter( 'wcv_export_orders_use_shipping_address', 'wcv_order_export_use_shipping_address' ); function wcv_order_export_use_shipping_address( ){ return false;
Change the action's string in the refund section - "View Details"
Change the action's string in the refund section - "View Details"
HTML inside PHP
How to output HTML inside PHP.