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

UK Time

Descripción

The UK Time plugin reads the modification time of each post and comment being displayed and adds an hour if it falls inside British Summer Time.

  • No need to adjust the UTC offset ever again
  • Works with existing posts and comments, even if you used to adjust the UTC offset
  • No times or dates are permanently changed

Requires the web server’s time zone to be UTC.

Instalación

  1. Unzip and upload the uktime.php file to the /wp-content/plugins directory
  2. Activate the plugin from the Plugins menu in WordPress
  3. Ensure your theme uses <?php the_time() ?> to display the time and <?php the_date() to display the date.*
  • Note: The default theme supplied with WordPress uses its own parameters to control the format of the date and time: <?php the_time('F jS, Y') ?>. The UK Time plugin will not modify any times and dates which do not use the global date and time format. To adjust the global date and time format, go to the Settings menu in WordPress.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “UK Time” a tu idioma.

¿Interesado en el desarrollo?

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