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.

Clear Debug.log Cron

Descripción

This plugin will automatically delete the debug.log file generated by WordPress in wp-content.
The plugin will run every hour.
There is no administration area but the code is clear and clean and the plugin can be easily modified for your need.

Arbitrary section

A brief Markdown Example

Instalación

This section describes how to install the plugin and get it working.

e.g.

  1. Upload cleardebug.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Preguntas frecuentes

A question that someone might have

An answer to that question.

What about foo bar?

Answer to foo bar dilemma.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Clear Debug.log Cron" 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.1

  • First version