Search results for: disable
Disable Login by Email
Force your users to login only using their username.
Disable Attachment Pages
Hide the Attachment/Attachments pages on the frontend from all visitors.
Remove "Login with GoDaddy" from GoDaddy Managed WordPress
When using a managed WordPress account with GoDaddy, they make the Login for WordPress show a…
Disable SEO Preview feature
This code snippet can be used to remove the "SEO Preview" feature in All in One…
Remove Terms Fields
If you would like to enable the terms and conditions, privacy policy and user contact consent…
Disable Description Text Sanitization
Don't sanitize campaign description text, useful if you want to allow HTML to be added to…
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 Renewals for Specific Products
Prevents license keys for certain downloads from being renewed or extended.
Disable IP Geo lookup service
That script is the one making the call to the geolocation endpoint, the rest of the…
Disable RSS Feed Links
Remove head links to RSS Feeds from all the pages on your site.
Disable the WordPress Shortlink
Remove link rel shortlink from your site head area.
Disable REST API Links
Remove all head links to the REST API endpoints from the page source.
disable joinchat whatsapp plugin on mobile biew
@media only screen and (max-width: 567px) { .joinchat{ position: absolute; bottom:70px; --s: 36px; margin-right:px; display:none }…
Disable Admin Password Reset Emails
Don't send an email to the administrator of the site after a user resets their password.
Disable Login Autofocus
Prevent autofocus on the username field on the login page.