Search results for: disable
Disable RSS Feed Links
Remove head links to RSS Feeds from all the pages on your site.
Disable Posts in Admin
Hide the Posts menu from the admin if you don't need the default Posts post type.
Disable Admin Password Reset Emails
Don't send an email to the administrator of the site after a user resets their password.
Disable the Excerpt in RSS Feeds
Hide the excerpt or content from your RSS feeds.
Disable IP Geo lookup service
That script is the one making the call to the geolocation endpoint, the rest of the…
Disable Renewals for Specific Products
Prevents license keys for certain downloads from being renewed or extended.
WP Mail SMTP: when using SMTP mailer - disable SSL verification
This is an insecure approach and you most probably should fix your servers' SSL certificates (they…
Disable Description Text Sanitization
Don't sanitize campaign description text, useful if you want to allow HTML to be added to…
FC - Disable languages in admin login page
add_filter( 'login_display_language_dropdown', '__return_false' );
Remove "Login with GoDaddy" from GoDaddy Managed WordPress
When using a managed WordPress account with GoDaddy, they make the Login for WordPress show a…
Defining Email Log Constants
This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…
Remove Color Scheme Picker
Disable the option to change the admin color scheme in the profile page.
MemberPress: Disable Math Captcha on login page
The code allows you to use the MemberPress Math Captcha plugin for registration only. This code…
Disable Legacy CSS
Stop loading styles for recent comments and classic gallery shortcode.
Show Discount Field
Makes the discount field on checkout show by default.