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

code at the end of the body tag

Hello, I need to include the following code at the end of the body tag of…

nTask

Verify Email - nTask nTask Project Management Simplified You've got mail! You've been successfully registered if…

Duplicate Post/Page Link

Duplicate posts, pages or any post type with 1-click by adding a duplicate link in...

Defining Brevo (Sendinblue) Mailer Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

floating bar css

html div#om-{{id}}.CampaignType--floating { position: absolute !important; top: 0 !important; display: block !important; background: #0B8BBB !important; }

1 60 61 62 63 64 122