Search results for: admin

Send Notifications On User Registration

/** * Notify admin and user when a user registers with Charitable. * * @param array[]…

WPForms: hide certain sections on a single entry page: notes, log, debug, meta, payment, actions, related, geolocation.

This code removes all sections on a single entry page in the admin area. Method names…

Add A Default Campaign Custom Amount

Return a "default" amount if there isn't one isn't set in the session. Read all notes…

Taxonomy Count

Control the number of products displayed on the default download category and download tag pages.

Remove image link from media uploads

Older versions of WordPress automatically linked the image to the media file.

<10

Change Checks to Wire Transfer

Changes the word "Checks" to "Wire Transfer".

Add file to media library programmatically

wp_insert_attachment( string|array $args, string|false $file = false, int $parent_post_id, bool $wp_error = false, bool $fire_after_hooks =…

Filter the message generated for admin confirmation | Quick Event Manager

add_filter('qem_registration_email_message',,,3); This filters allows you to adjust the confirmation email to the admin / organiser (…

Override Commissions Email Template

Modify the email template sent for commissions

Allow Templatera Templates to be used for Dynamic Templates

In Total 5.9 with the introduction of the built in Dynamic Template post type we removed…

Add a custom field to the checkout screen

Allows one to add a custom field to the checkout screen

Send Sale Alerts From Customer Email

Sets the From address of New Sale alert emails to the customer's email address

Change Country Field To Hidden

/** * This code snipet shows how to change the Country field in the * donation…

Show link assistant suggestions

This snippet fixes a conflict of a custom theme with the default WordPress class called 'fixed'.…

<10

Register New Donation Field 1.5

/** * In Charitable 1.5, the method for registering new * donation fields has become much…

1 4 5 6 7 8 52