Skip to content

Instantly share code, notes, and snippets.

@misterebs
Created November 18, 2017 09:17
Show Gist options
  • Save misterebs/2f57bcc16f26ef1c000ec501705eed13 to your computer and use it in GitHub Desktop.
Save misterebs/2f57bcc16f26ef1c000ec501705eed13 to your computer and use it in GitHub Desktop.
// Disable use XML-RPC
add_filter( 'xmlrpc_enabled', '__return_false' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment