Plugin info

Total downloads: 2,174
Active installs: 30
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 4/17/2020 (2083 days ago)
Added to WordPress: 3/9/2020 (5 years old)
Minimum WordPress version: f
Tested up to WordPress version: 5.4.18
Minimum PHP version: 5.3

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2083 days ago

20/100

Is Server Info WP abandoned?

Possibly abandoned (last update 2083 days ago).

Compatibility

Requires WordPress: f
Tested up to: 5.4.18
Requires PHP: 5.3

Developers

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Take the hassle out of server administration with Server Info WP. This simple plugin will add three dashboard widgets to easily allow you to monitor your server. These widgets will display important information about your server such as CPU usage, PHP memory usage, and other necessities needed for properly running your server.

Installation

No installation instructions available

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.0 – 2020-03-07 – Tyler Gilbert
Initial release of Server Info WP
1.1 – 2020-03-09 – Tyler Gilbert
Feature: Internationalization support.
Enhancement: Update php_uname() method to use php_uname( ‘s’ ) for server’s operating system.
Enhancement: Add CSS styles to table.layout for allowing full server path to be displayed.
Bug fix: Update README file to fix typo.
Bug fix: Remove server.png (not in use)
1.2 – 2020-03-12 – Tyler Gilbert
Feature: Display server information in real time with AJAX!
Feature: Add server’s outgoing IP address.
Feature: Add server port.
Feature: Add PHP error log path.
Feature: Add PHP max upload size.
Feature: Add PHP max post size.
Feature: Add functionality to determine whether or not the WordPress site is multisite.
Feature: Add number of total WordPress users.
Feature: Add profile icon to WordPress repo.
Enhancement: Utilize get_current_screen to only load code when on main WordPress dashboard.
Enhancement: Load get_usage() method with ‘load-index.php’ hook so the strings can be properly translated.
Ehancement: Use sprintf() for variable data so the string can be properly translated.
Enhancement: Update main.css to follow WP standards.
Enhancement: Add js/main.js.
Enhancement: Add index.php for security reasons.
Bug fix: Remove unused plugin_url property.
2.0 – 2020-03-12 – Tyler Gilbert
Changing version number and removing unused assets.
2.1 – 2020-04-16 – Tyler Gilbert
Feature: Add server location.
Feature: Add PHP architecture.
Feature: Add number of published WordPress pages.