| 开发者 | dusan031 |
|---|---|
| 更新时间 | 2026年7月29日 02:44 |
| PHP版本: | 7.3 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ directory or install via the WordPress admin panel.It compares three signals stored by WordPress itself: the oldest user registration date, the oldest post date, and the oldest comment date. The earliest of these is used as the site's birthdate. This multi-signal approach survives cases where a single signal is misleading (e.g. the original admin user was deleted, or content was imported).
If your site was migrated or content was imported from another site, the oldest record may predate (or postdate) the actual installation. The widget shows which signal was used, so you can judge its accuracy. The detection result is cached for a week; deactivating and reactivating the plugin re-runs it immediately.
Yes — it automatically uses your site's date and time format settings under Settings > General.
No. It runs only on the dashboard, for administrators, and the detection result is cached. It has zero effect on frontend performance.