Title: Cron Logger
Author: EdwardBock
Published: <strong>2017年12月4日</strong>
Last modified: 2024年11月4日

---

プラグインを検索

![](https://ps.w.org/cron-logger/assets/banner-772x250.png?rev=1780625)

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://ps.w.org/cron-logger/assets/icon-256x256.png?rev=1780625)

# Cron Logger

 作者: [EdwardBock](https://profiles.wordpress.org/edwardbock/)

[ダウンロード](https://downloads.wordpress.org/plugin/cron-logger.1.3.0.zip)

 * [詳細](https://ja.wordpress.org/plugins/cron-logger/#description)
 * [レビュー](https://ja.wordpress.org/plugins/cron-logger/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/cron-logger/#installation)
 * [開発](https://ja.wordpress.org/plugins/cron-logger/#developers)

 [サポート](https://wordpress.org/support/plugin/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

## 評価

![](https://secure.gravatar.com/avatar/2badb6a432f4e1285a85a68dce1718b314876c6d256e549e355bed9e98429b11?
s=60&d=retro&r=g)

### 󠀁[Great Tool](https://wordpress.org/support/topic/great-tool-2159/)󠁿

 [slomeli79](https://profiles.wordpress.org/slomeli79/) 2024年11月5日

This is a must have tool when troubleshooting issues on WP sites where things aren’t
running as scheduled. Helpful for monitoring in general. The logs’ table size in
the database was a problem, but after feedback, the author added a Cleanup button
in v1.3.x to fix. Much appreciated.

![](https://secure.gravatar.com/avatar/c9ed5760b3d6fce262ae3c6b6f3a1fbd918fc74f7e279af6318d618d1c56627b?
s=60&d=retro&r=g)

### 󠀁[Great for troubleshooting](https://wordpress.org/support/topic/great-for-troubleshooting-4/)󠁿

 [Chris David Miles](https://profiles.wordpress.org/chrisdavidmiles/) 2023年1月9
日

Great for troubleshooting

![](https://secure.gravatar.com/avatar/23f334b531c9932b7efd5d073020f0d041d98af98b7d89d4315bb125ceb6bb8b?
s=60&d=retro&r=g)

### 󠀁[Does the Job](https://wordpress.org/support/topic/does-the-job-873/)󠁿

 [Johnny N](https://profiles.wordpress.org/johnnyfit/) 2022年3月1日 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.

![](https://secure.gravatar.com/avatar/9ad8028c0e84e4e321488590012ffcca9662da86a0b25eeb4bbe86f9ec1f63e7?
s=60&d=retro&r=g)

### 󠀁[Works, simply and well…](https://wordpress.org/support/topic/works-simply-and-well-4/)󠁿

 [crzyhrse](https://profiles.wordpress.org/crzyhrse/) 2021年6月1日

Very nice, clean, and helpful… Thanks to the author for making it available and 
keeping it updated…

![](https://secure.gravatar.com/avatar/702f4e5de5b6b0203ed51039f3d6614c8db65ac692c255c66ac93389a9f16258?
s=60&d=retro&r=g)

### 󠀁[Exactly what is needed](https://wordpress.org/support/topic/exactly-what-is-needed-9/)󠁿

 [zapappa](https://profiles.wordpress.org/lesarnott/) 2020年3月14日

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.

![](https://secure.gravatar.com/avatar/419f00749e64994da0a7305dce928e833a575a4a0a3e78d9e747f8c8dbf491ea?
s=60&d=retro&r=g)

### 󠀁[Helpful tool](https://wordpress.org/support/topic/helpful-tool-21/)󠁿

 [wpkenneth](https://profiles.wordpress.org/wpkenneth/) 2020年1月27日

Helps me in troubleshooting.

 [ 9件のレビューをすべて表示 ](https://wordpress.org/support/plugin/cron-logger/reviews/)

## 貢献者と開発者

Cron Logger はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献し
ています。

貢献者

 *   [ EdwardBock ](https://profiles.wordpress.org/edwardbock/)
 *   [ Palasthotel GmbH ](https://profiles.wordpress.org/palasthotel/)

“Cron Logger” は5ロケールに翻訳されています。 [翻訳者](https://translate.wordpress.org/projects/wp-plugins/cron-logger/contributors)
のみなさん、翻訳へのご協力ありがとうございます。

[“Cron Logger” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/cron-logger)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/cron-logger/)するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/cron-logger/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/cron-logger/)
を [RSS](https://plugins.trac.wordpress.org/log/cron-logger/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

= 1.3.0
 * Feature: Database cleanup cron and cleanup button * Feature: Automatically
purge logs after 30 day. Can be modified via filter.

= 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

## メタ

 *  バージョン **1.3.0**
 *  最終更新日 **2年前**
 *  有効インストール数 **1,000+**
 *  WordPress バージョン ** 5.3またはそれ以降 **
 *  検証済み最新バージョン: **6.6.5**
 *  PHP バージョン ** 8.1またはそれ以降 **
 *  言語
 * [Chinese (China)](https://cn.wordpress.org/plugins/cron-logger/)、[English (US)](https://wordpress.org/plugins/cron-logger/)、
   [German](https://de.wordpress.org/plugins/cron-logger/)、[Spanish (Chile)](https://cl.wordpress.org/plugins/cron-logger/)、
   [Spanish (Spain)](https://es.wordpress.org/plugins/cron-logger/)、[Spanish (Venezuela)](https://ve.wordpress.org/plugins/cron-logger/).
 *  [プラグインを翻訳](https://translate.wordpress.org/projects/wp-plugins/cron-logger)
 * タグ
 * [cron](https://ja.wordpress.org/plugins/tags/cron/)[debug](https://ja.wordpress.org/plugins/tags/debug/)
   [log](https://ja.wordpress.org/plugins/tags/log/)[tool](https://ja.wordpress.org/plugins/tags/tool/)
   [wp cron](https://ja.wordpress.org/plugins/tags/wp-cron/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/cron-logger/advanced/)

## 評価

 5つ星中4.9つ星

 *  [  7 5-星レビュー     ](https://wordpress.org/support/plugin/cron-logger/reviews/?filter=5)
 *  [  1 4-星レビュー     ](https://wordpress.org/support/plugin/cron-logger/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/cron-logger/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/cron-logger/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/cron-logger/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/cron-logger/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/cron-logger/reviews/)

## 貢献者

 *   [ EdwardBock ](https://profiles.wordpress.org/edwardbock/)
 *   [ Palasthotel GmbH ](https://profiles.wordpress.org/palasthotel/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/cron-logger/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](http://palasthotel.de/)