Description
WPLifeCycle gives WordPress admins a single dashboard to see exactly which PHP version a site is running, how long it will stay in active/security support, and what to fix before anything breaks.
Key features
- PHP version badge with active- and security-support countdowns
- Multi-site monitoring — push data to your free WPLifeCycle cloud account
- SEO audit – on-page checks and scoring (v 3.0+)
- OWASP-based security scan (v 3.0+)
- Performance scan (v 3.0+)
- Secure Admin Link generator – creates a random, time-boxed /wp-admin URL (v 3.0+)
- Hooks scanner & tester – lists add_action / add_filter calls, flags conflicts (v 3.1+)
- Plugins monitor – tracks version for every active plugin (v 3.1+)
Built for real-world workflows: minimal setup, async scans that respect server load, and .po/.mo files for quick translation.
Usage
- Open Tools WPLifeCycle to view PHP version details and run scans.
- Click Generate Secure Admin Link to create a one-off login URL.
- Use the Send to API toggle if you want this site monitored centrally.
Video
Installation
- Upload the plugin folder to
/wp-content/plugins/
or install via Plugins Add New. - Activate the plugin.
- (Optional) Go to Settings WPLifeCycle to connect additional sites to your cloud dashboard.
FAQ
-
Can I use it in my language?
-
Yes. Translate the included
.po
file with your preferred editor and drop the resulting.mo
back into the plugin’slanguages
folder.
Reviews
Contributors & Developers
“WPLifeCycle – Free PHP Version Info & Website Manager” is open source software. The following people have contributed to this plugin.
Contributors“WPLifeCycle – Free PHP Version Info & Website Manager” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “WPLifeCycle – Free PHP Version Info & Website Manager” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
3.1.0
- Added WordPress hooks scanner & tester
- Added plugins monitor
3.0.0
- Added SEO audit and scoring
- Added OWASP-based security scan
- Added performance scan
- Added Secure Admin Link generator