=== Plugin Name === Print Basic Facts Contributors: paranoia1906 Tags: Diagnostics, Tools, Troubleshooting, wp-config reader, File count, .htaccess Requires at least: 4.8.3 Tested up to: 4.9.2 Requires PHP: 5.6 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Print Basic Facts will Instantly pull valuable, time saving, information for a WordPress site. Optimize your troubleshooting efforts with this lightweight application. Please send feedback or bugs to anthonymledesma@gmail.com == Description == WordPress Print Basic Facts plugin. A Lightweight diagnostics tool with intention to save time for website technicians to quickly review a working site for potential issues. This plugin will display important WordPress variables like child themes or forced redirects. Quickly view wp-config and htaccess server control file to spot improper configuration. Show connection string details and show file count and size of the WordPress installation. Display of current htaccess file content. Database queries to identify all admin users as well as total user count and active plugins. Display of all published pages and posts with links to pages == Installation == Steps to install WordPress - Print Basic Facts plugin: 1. Download the wp-pbf.zip file to local computer. 2. Login as an administrator on a WordPress website. 3. From the plugins menu, click 'Add New' button, then 'Upload Plugin', after that click 'Choose File'. 4. From here locate'wp-pbf.zip file and install. 5. Activate the plugin through the 'Plugins' menu in WordPress Plugin menu is accessible under Dashboard navigation menu item titled Print Basic Facts. == Frequently Asked Questions == = Is this compatible on all hosting providers? = Not at this time. What lacks is supporting viewing of web.config files for Windows hosting environments. = Are there any additional functionalizes you plan to add? = I have plans to develop features to create replicas of files and database settings on command. This would enable a technician working on a WordPress website to more quickly backup important content before making changes. Additionally I would like to implement WordPress Setting API with my next major release of this plugin. == Changelog == = 1.0 = * Original release. Features include: Viewing file contents on hosting environment including file count size and contents of wp-config.php and .htaccess server control file. Execute phpinfo() function to compare software requirements with actual settings. Display database specified information to assist with issue diagnosis. Click-to-copy text fields rendered by the plugin.