PHPackages                             nariyanto/wp-cron-inspector-lite - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. nariyanto/wp-cron-inspector-lite

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

nariyanto/wp-cron-inspector-lite
================================

Find duplicate, stuck, and suspicious WordPress cron events before they cause support issues.

v0.1.2(1mo ago)03GPL-2.0-or-laterPHPPHP &gt;=7.4CI passing

Since Jun 2Pushed 1mo agoCompare

[ Source](https://github.com/nariyanto/wp-cron-inspector-lite)[ Packagist](https://packagist.org/packages/nariyanto/wp-cron-inspector-lite)[ Docs](https://github.com/nariyanto/wp-cron-inspector-lite)[ RSS](/packages/nariyanto-wp-cron-inspector-lite/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Nariyanto Cron Diagnostics
==========================

[](#nariyanto-cron-diagnostics)

[![CI](https://github.com/nariyanto/wp-cron-inspector-lite/actions/workflows/ci.yml/badge.svg)](https://github.com/nariyanto/wp-cron-inspector-lite/actions/workflows/ci.yml)[![Latest Release](https://camo.githubusercontent.com/2581514f0d4a5528a3d18818a24507bb62692faa54f3a3174b17160288122c27/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6e61726979616e746f2f77702d63726f6e2d696e73706563746f722d6c6974653f6c6162656c3d72656c65617365)](https://github.com/nariyanto/wp-cron-inspector-lite/releases)[![Packagist Version](https://camo.githubusercontent.com/62696fd6c1bf376dcf6bbe0866daa212f9f208169d42951fbbc8d4a9d5ee7831/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e61726979616e746f2f77702d63726f6e2d696e73706563746f722d6c6974653f6c6162656c3d7061636b6167697374)](https://packagist.org/packages/nariyanto/wp-cron-inspector-lite)[![PHP](https://camo.githubusercontent.com/188197fbbe5b14e24870e423c99a2527d44476d6df6411ce0c8a4384e1562e08/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d253345253344253230372e342d3737376262342e737667)](https://www.php.net/)[![WordPress](https://camo.githubusercontent.com/df6d36308189272770461a05b6c2e98c6a4f4edc62ca918964cfc3eacfafd0e2/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f576f726450726573732d253345253344253230362e302d3231373539622e737667)](https://wordpress.org/)[![License](https://camo.githubusercontent.com/26f8b6541ea045cc1dbc2267208158b5a7ebbf5cf437c4b486d80fee9386f77e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c2d2d322e302d2d6f722d2d6c617465722d626c75652e737667)](https://www.gnu.org/licenses/gpl-2.0.html)

Find duplicate, stuck, and suspicious WordPress cron events before they cause support issues.

This plugin is read-only in the initial version. It lists scheduled WP-Cron events, highlights duplicate hooks, flags unusually frequent recurring events, and provides a support-friendly report.

Screenshot
----------

[](#screenshot)

[![Nariyanto Cron Diagnostics running on PeepSo staging](docs/screenshots/peepso-staging-cron-inspector.png)](docs/screenshots/peepso-staging-cron-inspector.png)

Current v0.1 scope
------------------

[](#current-v01-scope)

- Admin page under **Tools → Cron Diagnostics**
- Scheduled event list
- Duplicate hook detection
- Unusually frequent event detection
- Copy support report button for support tickets/debugging notes
- Capability checks and escaped output
- No destructive cleanup actions

Development
-----------

[](#development)

```
php tests/run.php
php tests/validate-readme.php
find . -path ./vendor -prune -o -name '*.php' -print0 | xargs -0 -n1 php -l
bash scripts/build-release.sh
```

The release package is written to `dist/nariyanto-cron-diagnostics.zip`.

Changelog
---------

[](#changelog)

See [CHANGELOG.md](CHANGELOG.md).

License
-------

[](#license)

GPL-2.0-or-later

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance90

Actively maintained with recent releases

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

2

Last Release

51d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8815470?v=4)[Septiyan Nariyanto](/maintainers/nariyanto)[@nariyanto](https://github.com/nariyanto)

---

Top Contributors

[![nariyanto](https://avatars.githubusercontent.com/u/8815470?v=4)](https://github.com/nariyanto "nariyanto (15 commits)")

---

Tags

wordpressdebuggingcronwordpress pluginsupportwp-cron

### Embed Badge

![Health badge](/badges/nariyanto-wp-cron-inspector-lite/health.svg)

```
[![Health](https://phpackages.com/badges/nariyanto-wp-cron-inspector-lite/health.svg)](https://phpackages.com/packages/nariyanto-wp-cron-inspector-lite)
```

###  Alternatives

[roots/bedrock

WordPress boilerplate with Composer, easier configuration, and an improved folder structure

6.5k463.8k2](/packages/roots-bedrock)[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[roots/wp-stage-switcher

WordPress plugin that allows you to switch between different environments from the admin bar

375469.2k3](/packages/roots-wp-stage-switcher)[vinkla/wordplate

The WordPlate boilerplate

2.2k5.3k](/packages/vinkla-wordplate)[stevegrunwell/one-time-callbacks

Enable WordPress actions and filter callbacks to be called exactly once.

6847.4k](/packages/stevegrunwell-one-time-callbacks)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
