Beschrijving
Have you ever wondered what you WordPress is doing in wp-cron.php? Now you can see it. This plugin logs every schedule.
Arbitrary section
Installatie
- Upload
cron-logger.zip
to the/wp-content/plugins/
directory - Extract the Plugin to a
cron-logger
Folder - Activate the plugin through the ‘Plugins’ menu in WordPress
- Habe a look in Tools -> Cron Logs
Beoordelingen
Bijdragers & ontwikkelaars
“Cron Logger” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Cron Logger” is vertaald in 3 talen. Dank voor de vertalers voor hun bijdragen.
Vertaal “Cron Logger” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
= 1.2.2
* Fix: PHP 8.2 warnings
= 1.2.1
* Optimization: Delete all data in the database on plugin deletion
= 1.2.0
* Optimization: Reduced history to 14 days because of performance issues
= 1.1.1
* Optimization: Performance optimization for post deletion
= 1.1.0
* Refactoring: Code cleanup
= 1.0.5
* Fix: missing sanitization fix thanks community member report.
= 1.0.4
* Optimization: Multisite plugin activation (Thanks to @jcleaveland for report)
* Optimization: use wp_timezone_string function (Thanks to @pothi for report)
1.0.3
- Bugfix: database error while cleaning logs
1.0.2
- scheduled posts status transition
- clean logs
- filer cron_logger_expire can modify the days before logs expire
1.0.1
- Translations
1.0.0
- Release