Search results for: admin

Milestone Sales Alert

Emails the admin when a specific download has been sold X times.

Disable Search

Completely disable search on your WordPress website.

3.2k

Add TikTok to the social tab of settings

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

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

WPCode Admin Number of Snippets

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

<10

Hide Admins from being tracked

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

Allow Admin Access

/** * By default, Charitable disables admin access for users * who do not have one…

Disable New User Notifications

Prevent the admin user from getting new user notification emails.

500+

Restrict Dashboard Summary Widget

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

custom order status wpadmin

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

Disable Emojis

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

<10

Disable Site Admin Email Verification

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

300+

Paid Memberships Pro with WC Vendors

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

1 2 3 4 5 6 51