Aide :: PHP Info
This plugin is develop for show php info of your server. This will add a menu in admin panel called "PHP Info".
by Aide247 · github.com/mahidulislamtamim/wp-plugin-aide-phpinfo · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mahidulislamtamim/wp-plugin-aide-phpinfo/archive/refs/heads/main.zipWordPress admin plugin to view your server's PHP configuration (phpinfo()) from the dashboard.
Features
- Adds a top-level PHP Info menu in WordPress admin.
- Displays full
phpinfo()output inside the admin area. - Access is limited to users with the
manage_optionscapability (typically administrators).
Requirements
- WordPress
- PHP compatible with your current WordPress version
Installation
- Copy the
aide-phpinfoplugin folder intowp-content/plugins/. - In WordPress admin, go to Plugins.
- Activate Aide :: PHP Info.
Usage
- Sign in to WordPress admin as an administrator.
- Open PHP Info from the left admin menu.
- Review the PHP configuration page.
Security Note
phpinfo() can expose sensitive server details (environment variables, extension info, paths, and configuration values). Use this plugin only in trusted admin environments and avoid leaving it active when not needed.
Plugin Details
- Plugin Name: Aide :: PHP Info
- Version: 1.0.0
- Author: Aide247
- Plugin URI: https://aide247.com/
- Text Domain:
aidephpinfo
License
No license file is currently included in this plugin directory.