solal avis
avis présents sur ma page d'accueil
Set Wordpress Gallery Link to Image Default
Override wordpress default linking to attachment page
Remove Campaign Stats Loop
Remove the progress bar and funds raised from the campaigns grid/loop.
EKFH Donation Form
Embeds EKFH donation form
WPForms: add BCC email header to notification emails
Check the snippet code to apply to all/some form only, plus you will need to modify…
Modify User Verification URL Expiration
Changes the length of time before user verification email links expire
Show Featured Image With Purchase Link
Shows a download's featured image with the purchase link
Add vat over the commission
This will add VAT value over the commission
Override the commission calculation priority order
/** * Given the provided list of vendor_ids in the vendors array, override the commission to…
Hide “Everywhere Else” on the countries dropdown
if ( ! function_exists( 'wcv_hide_everywhere_else' ) ) { /** * Hide the "Everywhere else" option in…
home slider css
/* Increase the image size in the slider */ .container { width: 100%; max-width: 90%; /*…
Escaping Data
// instead the _e(), __() or _x() use the escaped version _e('Email Summary', 'duplicator-pro'); // this…
Widget Content | Display Eventbrite Events
The widget usually uses the excerpt. This is generally fine, but other plugins can change it.…