60 lines
2.2 KiB
Plaintext
60 lines
2.2 KiB
Plaintext
=== Discordian Date Function ===
|
|
Contributors: zlaxyi
|
|
Donate link: https://is3.soundragon.su/discordian-date-function
|
|
Tags: date, discordian, erisian, widget
|
|
Requires at least: 2.0
|
|
Tested up to: 4.7.3
|
|
Stable tag: trunk
|
|
License: DWTWL 2.5
|
|
License URI: https://soundragon.su/license/license.html
|
|
|
|
This plugin provides Discordian dates in Wordpress.
|
|
Also provides shortcode and widget which displays the current date according to the Discordian calendar, with notification of 70 holydays.
|
|
|
|
== Description ==
|
|
|
|
This plugin allows WordPress to easily show customizable Erisian dates instead of the standard Gregorian dates. No theme changes are required.
|
|
|
|
The Discordian Date Function plugin provides a widget which will display the current date according to the [Discordian calendar](http://en.wikipedia.org/wiki/Discordian_calendar). This functional based on the Discordian Date plugin by Dan Johnson.
|
|
|
|
And you can add the shortcode [today_ddate] in posts or pages for show the Discordian date of today.
|
|
|
|
== Installation ==
|
|
|
|
1. Extract the files from archive.
|
|
1. Upload the folder ddatefunc and its contents to the /wp-content/plugins/ directory.
|
|
1. Activate the plugin through the 'Plugins' menu in WordPress.
|
|
1. Press 'Settings' for customize date string.
|
|
1. If you want to add widget: position the widget in an available area on your pages using the Widgets section of your WordPress administration control panel.
|
|
1. Use the widget options to give the widget any title you'd like.
|
|
1. (Optional) if you want to add the erisian date of today than you need to add <?php today_ddate() ?> where you want.
|
|
|
|
== Frequently Asked Questions ==
|
|
|
|
= Do you have any questions? =
|
|
|
|
Feel free to ask any questions about this plugin at the [Discordian Date Function plugin web page](https://is3.soundragon.su/discordian-date-function/).
|
|
|
|
== Screenshots ==
|
|
|
|
1. The screenshot shows the Discordian date text shown under post and comment.
|
|
|
|
== Changelog ==
|
|
|
|
= 0.55 =
|
|
*Release Date - 5th day of Discord, 3183*
|
|
|
|
* Fixed names of some Whollydays.
|
|
* Add settings page.
|
|
* Add customizable date string.
|
|
|
|
= 0.5 =
|
|
*Release Date - 2nd day of Discord, 3183*
|
|
|
|
* First public release.
|
|
|
|
== Upgrade Notice ==
|
|
|
|
= 0.55 =
|
|
This version is actual.
|