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.