Beskrivning
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
Installation
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
- Place [date today] anywhere that shortcodes are usable.
Vanliga frågor
- A question that someone might have
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Today's Date” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Today's Date” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0
- First Version.