Description
Time saving diagnostic tool valuable for any investigation. View wp-config, htaccess, file count and total size of the WordPress installation.
Installation
Steps to install WordPress – Print Basic Facts plugin:
- Download the ‘print-basic-facts.zip’ file to local computer.
- Login as an administrator on a WordPress website.
- From the plugins menu, click ‘Add New’ button, then ‘Upload Plugin’, after that click ‘Choose File’.
- From here locate ‘print-basic-facts.zip’ file and install.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
Plugin menu is accessible under Dashboard navigation menu item ‘Tools’ > ‘Print Basic Facts’.
FAQ
- Installation Instructions
-
Steps to install WordPress – Print Basic Facts plugin:
- Download the ‘print-basic-facts.zip’ file to local computer.
- Login as an administrator on a WordPress website.
- From the plugins menu, click ‘Add New’ button, then ‘Upload Plugin’, after that click ‘Choose File’.
- From here locate ‘print-basic-facts.zip’ file and install.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
Plugin menu is accessible under Dashboard navigation menu item ‘Tools’ > ‘Print Basic Facts’.
- 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 functionalities you plan to add?
-
I have plans to develop features to create replicas of files and database settings on command. This would enable a website technician to more quickly backup important content before making changes.
Avis
Contributeurs/contributrices & développeurs/développeuses
« Print Basic Facts » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Print Basic Facts » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
1.3.1
- Latest update revealed lack of hook check for plugin on other pages.
- Hook check now added.
1.3
- Moved Basic Facts page to Dashboard > Tools > Print Basic Facts.
- Shift toward functional programming method.
- Improvements to code maintainability.
- Settings API integration development work placed on hold.
1.2
- Added handling of undefined constant errors when certain constants are not used within an installation.
- Corrected a few more spelling mistakes and adjusted some code to be more readable.
1.1
- Corrected a few spelling mistakes and added additional wordbreak css to help with smaller display text overlap.
1.0
- Original release. Features include:
- Viewing file contents on hosting environment including file count size and contents of wp-config.php and .htaccess
- 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.