Changeset 2124779
- Timestamp:
- 07/17/2019 04:42:57 PM (7 years ago)
- File:
-
- 1 edited
-
wp-details/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-details/trunk/readme.txt
r2124751 r2124779 18 18 You can copy, print, email it or download as CSV file. 19 19 20 Currently WP Details displays the following information: 21 = WordPress Information = 22 * Homepage: link to your homepage 23 * Version: Displays the WordPress version 24 * Multisite: Detect if WP MultiSite is active 25 * Memory Limit: Displays the current WP memory limit 26 * Debug Mode: Shows if WP Debug Mode is on or off 27 * Cron: Displays if the WP Cron is enabled/running 28 * Language: Displays the global language set in options 29 * Upload Directory: Displays link to the media folder 20 30 21 22 = Features = 23 * WP Version, URL and Language 24 * Debug Mode and Memory Limit 25 * PHP, MySQL and cURL Version 26 * PHP Time Limit and Max Post Size & Max Upload Size 27 * PHP Error File and Upload Directory Location 28 * Current Theme Name, Version and child theme 29 * Active plugins list, version and author 31 = Server Stats = 32 * Server Info: Displays server and PHP version 33 * IP Address: Displays Server's IP address 34 * Server Protocol: Displays the server manufacturer 35 * Server Web Port: Port used (reserved) by the server 36 * CGI: Displays CGI version 37 * PHP Version: Displays the installed version number of PHP 38 * Post Max Size: Displays Post Max Size set in PHP 39 * Time Limit: Displays the current Time Limit in seconds 40 * Max Input: Displays PHP Max Input Vars 41 * GD Library: Check if GD lib is activated and it's version 42 * cURL Version: Displays current cURL's version 43 * SUHOSIN: Displays if SUHOSIN is active and it's version 44 * MySQL: Displays current MySQL version 45 * Max Upload Size: Displays Max Upload Size set in MySQL 46 * Time Zone: Checks if the default time zone is UTC 47 * PHP Error Log: Displays link to the PHP Error Log file 48 * fsockopnen: Check if fsockopen/cURL is active 49 * SoapClient: Check if SoapClient is active 50 * DOM: Check if DOMDocument is active/enabled 51 * GZip: Check if GZip Compression method is active/supported 52 * MultiByte: Check if MultiByte String is enabled 53 * Remote Get: Check Remote Get's status 54 55 = Active Theme = 56 * Displays theme name, version, author URL and if Child Theme is active 57 58 = Active Plugins = 59 * Displays all activated plugins, their version and authors 60 * You can also export the list as CSV or email it 30 61 31 62
Note: See TracChangeset
for help on using the changeset viewer.