In the functions file:
add_filter('xmlrpc_enabled', '__return_false'); Reference Links
https://www.wpbeginner.com/plugins/how-to-disable-xml-rpc-in-wordpress/
In the functions file:
add_filter('xmlrpc_enabled', '__return_false'); https://www.wpbeginner.com/plugins/how-to-disable-xml-rpc-in-wordpress/