This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Today's Date

Descripción

This plugin allows a user to display the current date to the user via a shortcode in any place that a shortcode is usable.

Styling of the date will be the result of styling the shortcode itself. For example if the shortcode is written in bold, blue text,
then the date will show up as bold, blue text

The formatting of the date is accomplished by changing the date format in the WordPress Admin Dashboard under Settings->General. Future
releases of this plugin will allow formatting via the shortcode.

[date today]

Arbitrary section

A brief Markdown Example

Instalación

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [date today] anywhere that shortcodes are usable.

Preguntas frecuentes

A question that someone might have

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Today's Date” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Today's Date” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.0

  • First Version.