Skip to content

A simple platform information plugin for WordPress. Shows you environment variables, PHP settings and more.

License

Notifications You must be signed in to change notification settings

newtovaux/platforminfo

Repository files navigation

PlatformInfo

A simple platform information plugin for WordPress. Shows you environment variables, PHP settings and more.

Description

PlatformInfo displays, ad-free, important information to help you diagnose issues with your WordPress setup or plugin development. Intended for use on stand-alone or shared hosting platforms.

Features

  • Key website details
  • PHP version and loaded modules
  • Common important php.ini settings
  • PHP OPcache settings
  • Environment variables
  • User constants
  • WordPress Cron

Support

  • Community support via GitHub issues.

Credits

Installation

Available in the WordPress Plugin Directory.

If you don’t know how to install a plugin for WordPress, here’s how.

Requirements

  • Tested with PHP 7.4 to 8.2 (although may work with earlier versions)
  • Tested with WordPress 5.8 to 6.3 (although may work with earlier versions)

Contribute