Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Print Basic Facts

Leírás

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

Telepítés

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’.

GYIK

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.

Vélemények

2018.04.14.
This is useful for getting quick information about a WordPress installation such as db info, disk usage, inodes, plugins, php settings… Etc.
1 vélemény olvasása

Közreműködők és fejlesztők

“Print Basic Facts” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Print Basic Facts” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

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.