Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Disable XML-RPC Pingback

Descripción

Detiene el abuso del XML-RPC en tu sitio simplemente eliminando algunos métodos usados por los atacantes. Si bien, puedes seguir usando el resto de métodos XML-RPC.

Esto es más amigable que desactivar totalmente XML-RPC, que es necesario para algunos plugins y aplicaciones (por ejemplo, aplicaciones móviles o algunos módulos de Jetpack).

  • The original one.
  • Simple and effective.
  • No marketing buzz.
  • Maintained and updated when needed since 2014.
  • 100% compliant with WordPress coding standards which makes it fail safe.
  • 70,000+ active installations can’t be wrong.

If you’re happy with the plugin please don’t forget to give it a good rating, it will motivate me to keep sharing and improving this plugin (and others).

Características

Elimina los siguientes métodos de la interfaz XML-RPC.

  • pingback.ping
  • pingback.extensions.getPingbacks
  • X-Pingback from HTTP headers. This will hopefully stops some bots from trying to hit your xmlrpc.php file.

Requisitos

  • WordPress 3.8.1 o superior.

Instalación

  • Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation (or install it directly from your dashboard) and then activate the plugin from Plugins page.
  • There’s not options page, simply install and activate.

Reseñas

3 de octubre de 2020
This broke my site, I had to revert to a backup on the server after installing it.
3 de septiembre de 2016 1 respuesta
I'm confused here... I see this plugin I've never heard of and I never installed... and the bad thing is; I can't remove it! If this is a security plugin it sure doesn't behave like it! It's behaviour is a no-go for me. Update: My hosting provider admittd they have installed this plugin. But they never notified me. So now I'm giving a 5 star rating.
Leer todas las 13 reseñas

Colaboradores y desarrolladores

«Disable XML-RPC Pingback» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Disable XML-RPC Pingback» ha sido traducido a 14 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce «Disable XML-RPC Pingback» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.2.2

  • Improved WP version checking to avoid a notice under certain versions of WP.

1.2.1

  • Minor changes to make code 100% compliant with WordPress Coding Standards.

1.2

  • Added support for X-Pingback header removal in recent versions of WP.

1.1

  • Added code to remove X-Pingback from HTTP headers as suggested by user https://wordpress.org/support/topic/remove-x-pingback-http-header

1.0

  • Initial release.