Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

SWTOR Server Status

Descripción

This addon shows the status of a server of the MMORPG SWTOR (Star Wars – The Old Republic). It shows if the server is online, population, server type, language and so on.

I’m currently unsure how to “stlye” the information, for now most text is encapsulated with “spans” to make it possible to change the attributes via css. An example is included and can be deactivated in the settings. You can then copy the css into your own stylesheet and adapt it without the fear that they get overwritten the next update. If you create something cool, I would like to include it into this plugin, if it is not too site specific. Just contact me on the wordpress page.

The SWTOR homepage has no official feed for the data, therefore I have to parse the status page. I’m not sure if they will block us, but I would reccomend high cache times to stay friendly!

Restrictions

No restrictions so far, that I’m aware of. If you find out SWTOR Server Status doesn’t work with another addon, please contact me.

Capturas de pantalla

  • This is how the plugin looks like in my blog

Instalación

Nothing fancy, just like any wordpress addon. After the installation make sure the cache directory (wp-content/plugins/swtor_server_status/cache) is writable by wordpress.

If you don’t use the automatic installer in the wordpress backend, try the following:

  1. Upload and unzip the plugin to the /wp-content/plugins/ directory
  2. Make sure the cache directory (wp-content/plugins/swtor_server_status/cache) is writable by wordpress.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Optionally configure the plugin in the settings tab

FAQ

Can I use this addon without the widget?

Well, you can add something like the following in your themes code:

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“SWTOR Server Status” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;SWTOR Server Status” 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 .

Historial de cambios

0.3.1

  • Fixed a small, but important typo, plugin was showing wrong data

0.3

  • Added support for Asia Pacific region
  • fixed parser for the changes in the status page that went live with patch 1.1.5
  • removed language for region us since it isn’t provided
  • added a css “theme”, can be activated in the options, thanks to shiftey (http://www.baraans-corner.de/wordpress-plugins/swtor-server-status/#comment-2773)

0.2

  • small typo in code and css fixed

0.1

  • First public release