Search results for: admin

Disable The WP Admin Bar

Hide the WordPress Admin Bar for all users in the frontend.

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.

500+

Duplicate Post/Page Link

Duplicate posts, pages or any post type with 1-click by adding a duplicate link in the…

9.5k

Change Admin Panel Footer Text

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

6.4k

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…

<10

Change CSV Export Delimiter

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

100+

Replace Menu Icon

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

Disable emails on free purchases

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

Fully Disable Comments & Trackbacks (The "Nuclear" Option)

* Fully Disable Comments & Trackbacks (The "Nuclear" Option) * Optimized for performance and UI clarity.

WPCODE_DIR_AD_SYNC - WPCode Snippets Sync Engine

Description: Exposes wpcode_snippets_sync CPT fields via REST API for WhaleSync * Location: Run Everywhere * Priority:…

ismail daugherty PRO
<10

Hindra åtkomst till /wp-admin för prenumeranter

/** * Hindra åtkomst till /wp-admin för prenumeranter */ add_action( 'admin_init', function() { if ( is_user_logged_in()…

1 3 4 5 6 7 131