GravityView_DIR_RAPI -Expose GravityView ACF Fields to REST API
* WPCode Snippet: Expose GravityView ACF Fields to REST API (MANUAL SYNC ONLY) * Description: Makes…
SEO for GHL
Pixel for SEO in GHL
BOGO Coupons to refer to original subtotal
When a BOGO coupon has a minimum spend (Usage Restriction) configured, applying the coupon can incorrectly…
Plain Upcoming Events List Shortcode
The Events List block prints a fixed heading and calendar icons that are hard to restyle.…
Disable Search
Disable Search
Admin Bar - Updates (copy)
Show updates in Admin Bar
Add Payment ID to Sales API
If sequential order numbers are on, those numbers are returned in the sales API instead of…
Move Social Login Checkout Buttons
By default, the login buttons display below the payment icons for the gateway picker. This plugin…
Expire pass when counter used up
This plugin makes All Access passes expire at the moment their download counter is used up.
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.…
Remove Gutenberg CSS
//Remove Gutenberg Block Library CSS from loading on the frontend function smartwp_remove_wp_block_library_css(){ wp_dequeue_style( 'wp-block-library' ); wp_dequeue_style(…