Cron Logger

აღწერა

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

დაყენება

  1. Upload cron-logger.zip to the /wp-content/plugins/ directory
  2. Extract the Plugin to a cron-logger Folder
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Habe a look in Tools -> Cron Logs

მიმოხილვები

01.03.2022 1 reply
I just installed this, and my first impression is that it does what it is supposed to do. I have my cron running from the server level, and they were logged. The thing that prevented me from giving this 5 stars is that I would prefer to receive the cron reports via email without the need to log into the site and pull up the cron logger tool.
26.01.2022
This plugin works but did not cleanup its table and data in options table in my DB.
14.03.2020
I decided to turn off CRON and schedule it myself with Cron Jobs to reduce the number of cron invocations. Then of course you want to know that the various scheduled cron activities are taking place. This plugin tells you exactly what is going on. Very useful.
8 რევიუს წაკითხვა

მონაწილეები & დეველოპერები

“Cron Logger” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

“Cron Logger” ითარგმნა 3 ენაზე. გმადლობთ თარჯიმნებო თქვენი წვლილისათვის.

გადათარგმნეთ Cron Logger თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

= 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