Search results for: disable
Remove hyperlink from name field
add_filter('preprocess_comment', 'remove_links_from_comment_author'); function remove_links_from_comment_author($commentdata) { // Regular expression to detect hyperlinks $pattern = '/
Remove Author Links
If you are disabling author archives on your site you will want to remove the author…
Untitled Snippet
.entry-meta { display: none; }
Change the Post ID Being Processed by AIOSEO
This snippet can be used to change the Post ID being processed by AIOSEO.
Hide ‘Screen Options’ Tab
Remove the Screen Options menu at the top of admin pages.
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:…
Remove Recurring Donation Time Periods
This snippet removes some options for recurring donation periods with Charitable's Recurring Donations addon. This might…
MihaiJoe
Mon site
Remove Dashboard Welcome Panel
Hide the Welcome Panel on the WordPress dashboard for all users.
remove auto linkig
remove_filter( 'comment_text', 'make_clickable', 9 );
Ignore Cover Image Block when “First Image in Content” is set as the Image Source
This filter can be used to ignore the cover image block when “First Image in Content”…
Hide admin nags
.notice .is-dismissable { display: none; } /* In Wordpress, set this to be inserted into the…
Prevent Copy Paste
This JavaScript snippet prevents right-click and copy events on the frontend
WP Simple Pay: Remove Payment Page Compatibility Mode
Allows 3rd party scripts and styles to load on dedicated Payment Pages. These are disabled by…
Remove "No Reviews" label if there are not reviews in Tasty Recipes
Remove "No Reviews" label if there are not reviews in Tasty Recipes