Search results for: admin

Remove SEO Statistics from the Dashboard menu

Code Snippet to remove SEO Statistics from the Dashboard menu

90+

Remove the WordPress Logo From the Admin Bar

Hide the WordPress logo in the admin bar for all users.

1.9k

unitap.io

function myfirsttheme_setup() { /* * Load additional block styles. */ $styled_blocks = ['latest-comments']; foreach ( $styled_blocks…

Duplicate Post/Page Link

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

7.2k

Load Template Files In Admin

Load Charitable template files in the admin area.

Disable The WP Admin Bar

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

15k

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.

400+

Coded Options Page

Coded Options Page 1️⃣ Admin Menüpunkt für die globale Einstellungsseite hinzufügen 2️⃣ Inhalt der Einstellungsseite mit…

Disable The WP Admin Bar

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

Woo Products Limit For Admin

Prevent Admin from Adding More Than 10 Products

MemberPress: Redirect Users After Login Based on Roles

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

MemberPress: Redirect Users After Login Based on Roles

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

1 2 3 4 5 96