Search results for: admin
Disable "Scheduled export e-mail of ... returned false when sending to ..." notice in Scheduled Exports
function custom_woo_ce_cron_export_email_wp_mail_failure_notice() { // Turn off the error notice return false; } add_filter( 'woo_ce_cron_export_email_wp_mail_failure_notice', 'custom_woo_ce_cron_export_email_wp_mail_failure_notice' );
Set AIOSEO Metabox Priority to Low
Set the AIOSEO metabox priority to low
Disable Admin Password Reset Emails
Don't send an email to the administrator of the site after a user resets their password.
Change Default Post Type Plural Label “Locations”
This filter can be used to change the default post type plural label from “Locations” to…
Add Checkbox Field To Donation Form
Collect a checkbox field in the donation form.
Retroactive Lifetime Licenses
Mark all existing licenses for an EDD product as lifetime licenses.
WPCode Add New Snippet Skip Library Screen
This snippet enables you to skip the snippet library screen when adding a new snippet in…
Add Textbox To Donation Form
Adds a textbox to a donation form - for example, to collect a referral code.
Remove Customer Role From Excluded Roles
This filter can be used to remove the customer role from the excluded roles
Connect to google
https://www.facebook.com/profile.php?id=61561561635100
Send Donation Notification For Pending Offline Donations
Sends a notification to admin if the donation is pending AND it was made in offline…
Add Featured Image Column
Display the featured image in the list of posts in the admin.