All Projects → lesterchan → wp-serverinfo

lesterchan / wp-serverinfo

Licence: other
Display your host's PHP, MYSQL & memcached (if installed) information on your WordPress dashboard.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to wp-serverinfo

wp-ban
Ban users by IP, IP Range, host name, user agent and referrer url from visiting your WordPress's blog.
Stars: ✭ 19 (+26.67%)
Mutual labels:  wordpress-plugin, lesterchan
wp-useronline
Enable you to display how many users are online on your WordPress blog with detailed statistics.
Stars: ✭ 37 (+146.67%)
Mutual labels:  wordpress-plugin, lesterchan
wp-dbmanager
Allows you to optimize database, repair database, backup database, restore database, delete backup database , drop/empty tables and run selected queries. Supports automatic scheduling of backing up, optimizing and repairing of database.
Stars: ✭ 63 (+320%)
Mutual labels:  wordpress-plugin, lesterchan
WP-Stash
Bridge between WordPress and StashPHP, providing a PSR6-compliant caching system for WordPress
Stars: ✭ 31 (+106.67%)
Mutual labels:  wordpress-plugin, memcached
wp-showhide
Allows you to embed content within your blog post via WordPress ShortCode API and toggling the visibility of the cotent via a link.
Stars: ✭ 21 (+40%)
Mutual labels:  wordpress-plugin, lesterchan
Session
PHP Session Manager (non-blocking, flash, segment, session encryption)
Stars: ✭ 23 (+53.33%)
Mutual labels:  memcached
import-products-from-gsheet-for-woo-importer
Import products from Google spreadsheet by standard woocommerce import.
Stars: ✭ 16 (+6.67%)
Mutual labels:  wordpress-plugin
quitsies
A persisted drop-in replacement for Memcached, respecting the rules of quitsies.
Stars: ✭ 16 (+6.67%)
Mutual labels:  memcached
bbresolutions
A bbPress plugin to set your forum's topic resolutions.
Stars: ✭ 13 (-13.33%)
Mutual labels:  wordpress-plugin
pods-beaver-builder-themer-add-on
Integration of Beaver Themer plugin for WordPress (https://pods.io/beaver-themer/)
Stars: ✭ 37 (+146.67%)
Mutual labels:  wordpress-plugin
wm-settings
Based on the WordPress Settings API, this class generates options pages. It supports all basic input types, selects and all, but also media uploads, which is quite neat.
Stars: ✭ 21 (+40%)
Mutual labels:  wordpress-plugin
acf-vimeo-pro-data
Vimeo PRO Data field for Advanced Custom Fields v5
Stars: ✭ 14 (-6.67%)
Mutual labels:  wordpress-plugin
plugin-unit-test-demo
Sample WordPress plugin to illustrate unit tests
Stars: ✭ 17 (+13.33%)
Mutual labels:  wordpress-plugin
repeater2-for-gravity-forms
A Gravity Forms add-on that allows specified groups of fields to be repeated by the user.
Stars: ✭ 19 (+26.67%)
Mutual labels:  wordpress-plugin
mautic-wordpress
Wordpress Plugin
Stars: ✭ 104 (+593.33%)
Mutual labels:  wordpress-plugin
wordpress
📚 Recursos para aprender WordPress
Stars: ✭ 20 (+33.33%)
Mutual labels:  wordpress-plugin
acf-typography
A Typography Add-on for the Advanced Custom Fields Plugin
Stars: ✭ 14 (-6.67%)
Mutual labels:  wordpress-plugin
block-navigation
Sidebar with the current post blocks and some tools to facilitate the editing process in the Gutenberg editor.
Stars: ✭ 16 (+6.67%)
Mutual labels:  wordpress-plugin
Post-Series
a wordpress plugin for post series support
Stars: ✭ 16 (+6.67%)
Mutual labels:  wordpress-plugin
bookmark-manager
WordPress plugin for managing bookmarks
Stars: ✭ 15 (+0%)
Mutual labels:  wordpress-plugin

WP-ServerInfo

Contributors: GamerZ
Donate link: http://lesterchan.net/site/donation/
Tags: phpinfo, mysql, php, server, serverinfo, info, information, memcached, memcache
Requires at least: 4.0
Tested up to: 5.9
Stable tag: 1.66

Display your host's PHP, MYSQL & memcached (if installed) information on your WordPress dashboard.

Description

Build Status

Build Status

Development

https://github.com/lesterchan/wp-serverinfo

Translations

https://translate.wordpress.org/projects/wp-plugins/wp-serverinfo

Credits

Donations

I spent most of my free time creating, updating, maintaining and supporting these plugins, if you really love my plugins and could spare me a couple of bucks, I will really appreciate it. If not feel free to use it without any obligations.

Changelog

1.66

  • NEW: Remove get_php_magic_quotes_gpc() and SERVER_ADMIN

1.65

  • NEW: Bump version to force update

1.64

  • FIXED: Remove safe mode and replace it with MySQL Query Cache Size

1.63

  • FIXED: Uses WordPress Polyglots for translation rather than po/mo

1.62

  • FIXED: phpinfo() display issue. Now uses DOMDocument to parse it

1.61

  • FIXED: PHP notices & remove eregi()

1.60 (09-01-2011)

  • NEW: Added memcached info if your PHP is compiled with memcached extension
  • NEW: Ported readme.html to readme.txt

1.50 (01-06-2009)

  • NEW: Works For WordPress 2.8
  • NEW: Minified Javascript Instead Of Packed Javascript
  • NEW: Renamed serverinfo-js-packed.js To serverinfo-js.js
  • NEW: Renamed serverinfo-js.js To pserverinfo-js.dev.js
  • NEW: Added "View all" Link To WP-ServerInfo Page On WP-ServerInfo Dashboard Widget
  • FIXED: Server Date/Time Too Fast

1.40 (12-12-2008)

  • NEW: Works For WordPress 2.7 Only
  • NEW: Load Admin JS And CSS Only In WP-ServerInfo Dashboard Page
  • NEW: Right To Left Language Support by Kambiz R. Khojasteh
  • NEW: Uses plugins_url()
  • FIXED: SSL Support
  • FIXED: In "General Overview", Used format_filesize() To Format Size Related PHP Values by Kambiz R. Khojasteh

1.31 (16-07-2008)

  • NEW: Works For WordPress 2.6

1.30 (01-06-2008)

  • NEW: Works With WordPress 2.5 Only
  • NEW: Uses /wp-serverinfo/ Folder Instead Of /serverinfo/
  • NEW: Uses wp-serverinfo.php Instead Of serverinfo.php
  • NEW: Renamed serverinfo-js.php To serverinfo-js.js
  • NEW: Uses serverinfo-js-packed.js
  • NEW: Removed serverinfo-css.css

1.00 (01-02-2007)

  • NEW: Initial Release

Installation

  1. Open wp-content/plugins Folder
  2. Put: Folder: wp-serverinfo
  3. Activate WP-ServerInfo Plugin
  4. Go to WP-Admin -> Dashboard -> WP-ServerInfo

Upgrading

  1. Deactivate WP-ServerInfo Plugin
  2. Open wp-content/plugins Folder
  3. Put/Overwrite: Folder: wp-serverinfo
  4. Activate WP-ServerInfo Plugin

Upgrade Notice

N/A

Screenshots

  1. Dashboard
  2. General Info
  3. PHP Info
  4. MYSQL Info
  5. Memcached Info

Frequently Asked Questions

WP-ServerInfo Support Forums

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].