Search results for: admin

Disable New User Notifications

Prevent the admin user from getting new user notification emails.

1.1k

WPCode Admin Number of Snippets

Change the number of snippets displayed in the admin list using a filter.

<10

Display Featured Image in Post List

Make featured image visible in post list and quick edit view for any kind of post…

Order WPCode snippets by title in the admin

Make the default order of WPCode snippets in the admin by title ascending.

<10

Allow Admin Access

Enables access for logged in users who do not have certain permissions.

Restrict Dashboard Summary Widget

Prevent specific users (by user ID) from seeing the Easy Digital Downloads Sales Summary widget.

Paid Memberships Pro with WC Vendors

// PAID MEMBERSHIPS PRO -- UPGRADE TO VENDOR, DOWNGRADE TO SUBSCRIBER /* Members signing up for…

custom order status wpadmin

/* * Register a custom order status * * @author Misha Rudrastyh * @url https://rudrastyh.com/woocommerce/order-statuses.html */…

Add TikTok to the social tab of settings

This will show the setting and it should be saved when saving the form.

Disable Site Admin Email Verification

Stop WordPress from asking you to confirm the administrator email address when logging in.

700+

Disable Emojis

/** * Disable the emojis in WordPress. */ add_action( 'init', function () { remove_action( 'wp_head', 'print_emoji_detection_script',…

<10

Hide Admins from being tracked

Adds a function that will allow you to properly add all your tracking scripts and stop…

Empty Admin Dashboard

Disable all dashboard widgets in the admin and the welcome panel.

900+

MA GDPR YouTube

[ma-gdpr-youtube id="youtubeid"] GDPR compliant YouTube video embedding Version 1.2.0, 2022-09-25 © 2021-2022, Matthias Altmann Info: en:…

See the Scheduled Actions option in the WordPress admin sidebar

This snippet gives you the ability to add the Scheduled Actions menu item to the WordPress…

1 4 5 6 7 8 113