Displaying WPForms Pro on Quiz and Survey Master Results Pages

This code snippet will ensure WPForms Pro forms displays properly on QSM results pages.

<10

User Switching

Easily switch to a Customer when using the User Switching plugin

Purchase Button Custom Add to Cart Link

Below all EDD purchase buttons, display a link to add that product to the cart and…

pdf page count

pdf page count

George Nikfard
<10

Donation Form Email Check (Advanced)

If you need to do manual validation of an email when a donation is being submitted…

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.…

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(…

<10
1 44 45 46 47 48 124