Plugin Directory

Changeset 1982717


Ignore:
Timestamp:
11/29/2018 04:20:14 PM (7 years ago)
Author:
johnalarcon
Message:

Update plugin readme with information about Gutenberg support.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • years-since/trunk/readme.txt

    r1855368 r1982717  
    55Requires at least: 4.9
    66Tested up to: 4.9.5
    7 Requires PHP: 7.2
     7Requires PHP: 5.6
    88Stable tag: 1.0.1
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1111
    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.
     12Texts 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.
    1313
     14== Gutenberg Support ==
     15This 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.
    1416
    1517== Description ==
     
    3234## 1.0.1
    3335### Added
     36- Add Gutenberg note to readme.
     37## 1.0.1
     38### Added
    3439- Translate returned errors.
    3540- Shortcode parameter to suppress "year" and "years" text.
Note: See TracChangeset for help on using the changeset viewer.