Search results for: admin
Duplicate Post/Page Link
Duplicate posts, pages or any post type with 1-click by adding a duplicate link in the…
Disable The WP Admin Bar
Hide the WordPress Admin Bar for all users in the frontend.
Disable WordPress Admin Bar for all users
Disable WordPress Admin Bar for all users
Load Template Files In Admin
Load Charitable template files in the admin area.
Filter to send admin confirms | Quick Event Manager
add_filter('qem_registration_always_confirm_admin',,,1); This filter returns a Boolean to decide if an admin confirm is to be sent…
Remove Color Scheme Picker
Disable the option to change the admin color scheme in the profile page.
Disable The WP Admin Bar
Hide the WordPress Admin Bar for all users in the frontend.
Change Admin Panel Footer Text
Display custom text in the admin panel footer with this snippet.
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'…
MemberPress: Disable Admin Password Lost/Changed Email
Disable the MemberPress Admin email notification for password lost/changed.
Add custom CSS in the Admin
Use this snippet to add custom styles in the WordPress admin head. Add your CSS code…
footer
footer description
Change CSV Export Delimiter
Changes the CSV delimiter that separates each form field on a form export. Remember to change…
Show Admin Bar
The code below shows the admin bar for logged in users who do not have these…