Linux 软件免费装
Banner图

WP Monitor

开发者 brothman01
更新时间 2022年6月3日 01:06
捐献地址: 去捐款
PHP版本: 4.6 及以上
WordPress版本: 6.0
版权: GPLv2 or later
版权网址: 版权信息

标签

admin php productivity monitor updates variables WP Monitor

下载

1.5.0 1.0.0 1.0.1 1.0.3 1.0.4 1.1 1.1.1 1.1.2 1.1.3 1.1.4 1.0.2

详情介绍:

A simple WordPress plugin that puts update, important site and server information in one convenient, easy-to-find place on the dashboard. Monitor one or multiple sites on the go, this plugin makes your job as a site administrator easier by eliminating the need to look through the site and server for the information that WP Monitor collects and puts all together right on the dashboard. Print a report that tells you exactly how your site is doing in seconds on one or multiple sites making administration easy. The display is on the dashboard and the settings page is a sub-item in the 'Tools' menu. This plugin is great for productivity and easy site monitoring because of how much it speeds up the workflow of any site admin. Visit https://www.wp-monitor.net for more information on the plugin, add-ons and a knowledge base! WP Monitor Information: Special Thanks to Evan Herman

安装:

  1. Download the zip file containing the plugin
  2. unzip the zip file into your plugin directory OR install the plugin via the plugin repository.

屏幕截图:

  • Screenshot of the WP Monitor dashboard display.

常见问题:

Where is the display?

On the dashboard

Where is the settings page?

The settings page is a sub-item in the 'Tools' menu.

What Does the Plugin gauge show?

The Plugin gauge fills up to show how many of the total plugins installed on the site have updates out of the total number of plugins installed on the site. With some subtraction, the number of up-to-date plugins installed on the site is also available: total plugins - plugins that need updates = up-to-date plugins.

What Does the Theme gauge show?

The Theme gauge fills up to show how many of the total themes installed on the site have updates out of the total number of themes installed on the site. With some subtraction, the number of up-to-date themes installed on the site is also available: total themes - themes that need updates = up-to-date themes.

What does the PHP gauge show?

The PHP section shows the things:

  1. The current version: The version of PHP running on the server hosting the website.
  2. The indicator (red/green circle) - This shows at a glance whether the version of PHP run by the server hosting the website is supported.
  3. The 'Supported Until' field: This field shows when the version of PHP currently running on the server hosting the website is supported until as stated by the official PHP website.

Why Upgrade Running Version of PHP?

There are several reasons to upgrade your version of PHP:

  1. The PHP Group' (the official managers of PHP) support each version of PHP they release for a certain amount of time, so older versions of PHP are less likely to be supported than newer ones. In a supported version, if a security flaw is found then it is fixed by The PHP Group, whereas if a security flaw is found in an older unsupported version of PHP, nothing happens and hackers have the freedom to exploit that flaw.
  2. PHP 7 and newer versions of PHP have higher performance than the older versions. Whether you are talking about the ability to execute more requests, the less memory used or the platform independent instructions, PHP 7+ just performs better.
  3. Higher load capacity. PHP 7+ allows hosts to serve more clients with the same hardware. Changes to phpng as well as the new JIT compiler allow PHP to be on par with Facebook HHVM for load capacity.

Why use SSL?

This is important because the information you send on the Internet is passed from computer to computer to get to the destination server. Any computer in between you and the server can see your credit card numbers, usernames and passwords, and other sensitive information if it is not encrypted with an SSL certificate. Using SSL will encrypt the data that is sent so that prying eyes between your user and your server cannot get the information.

What do the variables in the variables table mean?

There is a detailed description of each value at http://wp-monitor.net/2017/03/30/what-does-that-value-mean/.

更新日志:

1.0.0 A Plugin is born 1.0.1 Made monitor easier to read with breakdowns and indicators 1.0.2 Changed order of variables in the variable table 1.0.3 1.0.4 added new variables to the cariable table