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.

What The WP?

Descripción

Logs important WordPress lifecycle events like post status changes and plugin activation.

Enhances WP_DEBUG mode with extra information about actions taken.

Automatically sends events to New Relic

Instalación

  1. Upload what-the-wp.zip via the upload tab in WordPress admin
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Preguntas frecuentes

Installation Instructions
  1. Upload what-the-wp.zip via the upload tab in WordPress admin
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
Where are my error logs?

Depends on your system. Great places to start are /var/log/apache2/$VHOST.error.log and /var/log/nginx/$VHOST.error.log.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«What The WP?» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «What The WP?» 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

0.5

  • updated compat
  • added user lifecycle events

0.4

  • confirmed compat with 4.4 core
  • fixed bug handling theme updates

0.3

  • handle bulk plugin and theme upgrades as multiple events
  • make event auditing pluggable via wtwp_audit_event action
  • always collect current user ID

0.2

  • audit upgrade events
  • send audit events to newrelic if available

0.1

  • its alive