Search results for: admin

MemberPress: Redirect Users After Login Based on Roles

This code snippet customizes the login redirection in MemberPress based on user roles. Users with roles…

Disable emails on free purchases

If the purchase was for a free product, don't send any emails.

Change Admin Panel Footer Text

Display custom text in the admin panel footer with this snippet.

5.5k

Change Fields On Donation Form

Example on how to change labels for fields on donation form.

Custom Field to Vendor Settings Page

/* WC Vendors Pro - My Custom Field */ function store_bank_details( ){ if ( class_exists( 'WCVendors_Pro'…

Show Admin Bar

The code below shows the admin bar for logged in users who do not have these…

MemberPress: Disable Admin Password Lost/Changed Email

Disable the MemberPress Admin email notification for password lost/changed.

footer

footer description

Add custom CSS in the Admin

Use this snippet to add custom styles in the WordPress admin head. Add your CSS code…

<10

Change CSV Export Delimiter

Changes the CSV delimiter that separates each form field on a form export. Remember to change…

100+

Block WP-Admin Area from Non-Administrators

Prevent users who are not administrators from accessing the wp-admin area.

1.7k

Register Multiple Donation Fields

Add multiple new fields to your donation form.

Replace Menu Icon

Replace the standard menu icon in Easy Digital Downloads with an icon from Dashicons

Disable Update Notice for Non-admin Users

Don't show WordPress version update notices to users that can't update the site.

1.1k

Hide the ‘Screen Options’ Tab on admin bar

Remove the Screen Options menu at the top of the admin bar.

1 2 3 4 5 6 96