Changeset 1982717
- Timestamp:
- 11/29/2018 04:20:14 PM (7 years ago)
- File:
-
- 1 edited
-
years-since/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
years-since/trunk/readme.txt
r1855368 r1982717 5 5 Requires at least: 4.9 6 6 Tested up to: 4.9.5 7 Requires PHP: 7.27 Requires PHP: 5.6 8 8 Stable tag: 1.0.1 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 11 12 Texts such as "I have worked for x years in web dev" are quickly outdated within a year. This plugin keeps these types of time-span references up to date with a simple shortcode. 12 Texts such as "I have worked for x years in web dev" are quickly outdated within a year. This plugin keeps these types of time-span references up to date with a simple shortcode. Works with pre-WordPress-5.0 and ClassicPress. 13 13 14 == Gutenberg Support == 15 This plugin requires the Classic Editor due to the fact that it works by your placing a shortcode into a body of text. Gutenberg does not support this method of using shortcodes. 14 16 15 17 == Description == … … 32 34 ## 1.0.1 33 35 ### Added 36 - Add Gutenberg note to readme. 37 ## 1.0.1 38 ### Added 34 39 - Translate returned errors. 35 40 - Shortcode parameter to suppress "year" and "years" text.
Note: See TracChangeset
for help on using the changeset viewer.