Changeset 1467975
- Timestamp:
- 08/04/2016 06:13:25 PM (10 years ago)
- File:
-
- 1 edited
-
date-calculator/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
date-calculator/trunk/readme.txt
r1466048 r1467975 16 16 The Date Calculator plugin has NOW three basic functions. 17 17 18 * 1. It returns the current date via the shortcode [date_now] in posts, pages and also in Contact Form 7-forms.18 * 1. It returns the current date via the shortcode [date_now] in posts, pages and also in Contact Form 7-forms. 19 19 20 * 2. It can calculate a date up [date_add] or down [date_sub] and returns it in posts, pages and also in Contact Form 7 forms.20 * 2. It can calculate a date up [date_add] or down [date_sub] and returns it in posts, pages and also in Contact Form 7 forms. 21 21 22 * 3. It can say a special date [date_say] like <code>last monday</code> or <code>second friday of next month</code> and returns it in posts, pages and also in Contact Form 7 forms.22 * 3. It can say a special date [date_say] like <code>last monday</code> or <code>second friday of next month</code> and returns it in posts, pages and also in Contact Form 7 forms. 23 23 24 24 NEW IN VERSION 1.1.0: Now it is also possible to determine the date format!!!
Note: See TracChangeset
for help on using the changeset viewer.