Changeset 986767
- Timestamp:
- 09/10/2014 08:06:27 PM (12 years ago)
- Location:
- date-calculator
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
date-calculator/tags/1.0/readme.txt
r986759 r986767 14 14 The Date Calculator plugin has two basic functions. 15 15 16 1. It returns the current date via the shortcode [date_now] in posts, pages and also in Contact Form 7-forms.16 * 1. It returns the current date via the shortcode [date_now] in posts, pages and also in Contact Form 7-forms. 17 17 18 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.18 * 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. 19 19 20 20 This plugin enable the shortcode-support within Contact Form 7-forms so that the Date Calculator-shortcodes can also be used there. … … 26 26 27 27 == Frequently Asked Questions == 28 How are the shortcodes? 28 29 = How are the shortcodes? = 29 30 30 31 The following shortcodes are available: … … 68 69 69 70 == Screenshots == 70 screenshot-1.png 71 72 71 `/assets/screenshot-1.png` 73 72 The shortcode documentation 74 73 75 76 77 screenshot-2.png 78 79 74 `/assets/screenshot-2.png` 80 75 Put it in posts, pages and also in Contact Form 7-forms 81 76 82 83 84 screenshot-3.png 85 86 77 `/assets/screenshot-3.png` 87 78 Make your things... 88 79 -
date-calculator/trunk/readme.txt
r986759 r986767 14 14 The Date Calculator plugin has two basic functions. 15 15 16 1. It returns the current date via the shortcode [date_now] in posts, pages and also in Contact Form 7-forms.16 * 1. It returns the current date via the shortcode [date_now] in posts, pages and also in Contact Form 7-forms. 17 17 18 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.18 * 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. 19 19 20 20 This plugin enable the shortcode-support within Contact Form 7-forms so that the Date Calculator-shortcodes can also be used there. … … 26 26 27 27 == Frequently Asked Questions == 28 How are the shortcodes? 28 29 = How are the shortcodes? = 29 30 30 31 The following shortcodes are available: … … 68 69 69 70 == Screenshots == 70 screenshot-1.png 71 72 71 `/assets/screenshot-1.png` 73 72 The shortcode documentation 74 73 75 76 77 screenshot-2.png 78 79 74 `/assets/screenshot-2.png` 80 75 Put it in posts, pages and also in Contact Form 7-forms 81 76 82 83 84 screenshot-3.png 85 86 77 `/assets/screenshot-3.png` 87 78 Make your things... 88 79
Note: See TracChangeset
for help on using the changeset viewer.