이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Print Basic Facts

설명

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

설치

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.

후기

2018년 4월 14일
This is useful for getting quick information about a WordPress installation such as db info, disk usage, inodes, plugins, php settings... Etc.
모든 1 평가 읽기

기여자 & 개발자

“Print Basic Facts”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Print Basic Facts”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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.