Search results for: disable
Untitled Snippet
// Disable Gutemberg add_filter( 'use_block_editor_for_post', '__return_false', 10 );
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.
Disable the AIOSEO Flyout Menu for Non-Administrator Users.
This snippet can be used to disable the AIOSEO flyout menu for non-administrator users.
Hide All Admin Notices in Sidebar
Hides all admin notices in a collapsible sidebar. AI generated code. Use with caution.
Hide Author SEO Tab From User Profile Page
This filter can be used to Hide Author SEO Tab From User Profile Page
Defining Email Log Constants
This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…
Force WPForms to use modern markup
If using the deprecated Credit Card field prevents you from enabling modern markup, you can bypass…
AJAX Grid Search (single grid)
Add ID of #gridSearch to the search form. Give your grid a class of .grid-results.
AJAX Grid Search (multiple grids)
Add ID of #gridSearch to the search form. Give your multiple grid container a class of…
Disable SEO Preview feature
This code snippet can be used to remove the "SEO Preview" feature in All in One…
Disable Comment URL Linking
Prevent automatically formatting URLs in comments as links.
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 Author Archives
Completely hide author archives and prevent direct access by returning a 404 page.
Disable Pattern Directory
Prevent patterns from being shown in the Gutenberg editor block inserter.