Disable unused Post by email in WordPress
I don’t know anybody who is making posts over email. So good to turn this function off with one line in function.php
add_filter( 'enable_post_by_email_configuration', '__return_false' );
I don’t know anybody who is making posts over email. So good to turn this function off with one line in function.php
add_filter( 'enable_post_by_email_configuration', '__return_false' );
Copyright ©2021 Milan Lipowski. All rights are reserved. Do not copy any content from this web site.
Content is licensed by Milan Lipowski, some content to third party companies: Adobe Stock, Shutterstock Inc., Envato Pty Ltd., and others and/or their contributors.
This website use cookies to provide you with a better service. Cookies are stored in your computer for remembering website settings; language settings, time, displayed pages.
The cookies cannot identify you. Carry on browsing if you’re happy with this, or find out how to manage cookies here.