Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

WP-ServerInfo

Descripción

Estado de compilación

Desarrollo

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

Traducciones

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

Créditos

Donaciones

Pasé la mayor parte de mi tiempo libre creando, actualizando, manteniendo y apoyando estos plugins, si realmente te gustan mis plugins y podés ahorrarme un par de dólares, te lo agradeceré mucho. Si no, sentite libre de usarlo sin ninguna obligación.

Actualizaciones

  1. Desactivar el plugin WP-ServerInfo
  2. Abrir la carpeta wp-content/plugins
  3. Crear/Sobrescribir: Carpeta: wp-serverinfo
  4. Activar el plugin WP-ServerInfo

Capturas

  • Escritorio
  • Información general
  • Información de PHP
  • Información de MySQL
  • Información de memcached

Instalación

  1. Abrir la carpeta wp-content/plugins
  2. Put: Carpeta: wp-serverinfo
  3. Activar el plugin WP-ServerInfo
  4. Go to WP-Admin -> Escritorio -> WP-ServerInfo

Preguntas frecuentes

Foros de soporte de WP-ServerInfo

Reseñas

3 de agosto de 2023
WP 6.2.2 and PHP 8.1. After installed, don’t know how to access the plugin, the Menu link does not display anywhere.
2 de abril de 2020 1 respuesta
I purchased the full version and it saved me a lot of time in migration. I had problems and service has been good and fast. To be considered the limitations due to hosting php settings before purchase (otherwise you have to do the migration on local and then upload the whole website)
Leer todas las 17 reseñas

Colaboradores y desarrolladores

“WP-ServerInfo” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

“WP-ServerInfo” ha sido traducido a 6 idiomas. Gracias a los traductores por sus contribuciones.

Traduce “WP-ServerInfo” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Registro de cambios

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