Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Print Basic Facts

Descripción

Time saving diagnostic tool valuable for any investigation. View wp-config, htaccess, file count and total size of the WordPress installation.

Instalación

Steps to install WordPress – Print Basic Facts plugin:

  1. Download the ‘print-basic-facts.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 ‘print-basic-facts.zip’ file and install.
  5. 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:

  1. Download the ‘print-basic-facts.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 ‘print-basic-facts.zip’ file and install.
  5. 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.

Reseñas

14 de abril de 2018
This is useful for getting quick information about a WordPress installation such as db info, disk usage, inodes, plugins, php settings... Etc.
Leer la 1 reseña

Colaboradores y desarrolladores

«Print Basic Facts» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Print Basic Facts» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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.