Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.71 KB

README.md

File metadata and controls

44 lines (31 loc) · 1.71 KB

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