विवरण
InfoMon is a lightweight system monitor for WordPress administrators. It provides an at-a-glance view of your environment:
- WordPress version, Site/Home URLs, REST API URL
- Active theme and number of active plugins
- Server software, server IP, your IP; PHP version
- Memory limit, max execution time, upload/post limits, input vars
- Database version, table prefix, charset/collation
- Timezone configured in WordPress
- REST API endpoint returning JSON:
/wp-json/infomon/v1/status - Copy/Export helpers: Copy Table, Copy JSON, Download JSON
Only administrators (users with manage_options) can view the data. All output is escaped.
स्क्रीनशॉट्स
इंस्टॉलेशन
- Upload the
infomonfolder to/wp-content/plugins/. - Activate the plugin from Plugins.
- Open InfoMon in the admin menu or check the dashboard widget.
- For automation, call the REST endpoint at
/wp-json/infomon/v1/status(admin-only).
सहायक &डेवलपर्स
यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।
योगदानकर्ताTranslate “InfoMon – System Info & Server Monitor” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
बदलाव विवरण
1.3.5
- Switched admin logo to PNG with retina
srcset. - Moved inline JavaScript into
assets/js/admin.jsand enqueue viaadmin_enqueue_scripts. - Neutralized admin footer text to “InfoMon — Official Page” (
/infomon). - Submission package named
infomon.zipas required.




