Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Clear Debug.log Cron

Beskrivning

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

Installation

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

Vanliga frågor

A question that someone might have

An answer to that question.

What about foo bar?

Answer to foo bar dilemma.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Clear Debug.log Cron” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Clear Debug.log Cron” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

0.1

  • First version