Changeset 2026156
- Timestamp:
- 02/06/2019 08:10:12 PM (7 years ago)
- Location:
- embed-custom-field
- Files:
-
- 2 edited
-
tags/1.0.3/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
embed-custom-field/tags/1.0.3/readme.txt
r2026155 r2026156 8 8 License: GPLv2 or later. 9 9 10 Adds shortcode for including a custom field on a page or post. Note that the Gutenberg blocks content editor includes a n HTML block type, which negates the need for this plugin. it will be maintained as needed until January 1st, 2020.10 Adds shortcode for including a custom field on a page or post. Note that the Gutenberg blocks content editor includes a "Custom HTML" block type, which negates the need for this plugin. It will NOT be maintained after December 31st, 2019. 11 11 12 12 == Description == … … 20 20 This may work fine with versions older than 3.9.0 (and almost certainly does) but it has not been tested. 21 21 22 * Note that the Gutenberg blocks content editor includes a n HTML block type, which negates the need for this plugin. it will be maintained as needed until January 1st, 2020. *22 * Note that the Gutenberg blocks content editor includes a "Custom HTML" block type, which negates the need for this plugin. It will NOT be maintained after December 31st, 2019. 23 23 24 24 == Installation == -
embed-custom-field/trunk/readme.txt
r2026154 r2026156 8 8 License: GPLv2 or later. 9 9 10 Adds shortcode for including a custom field on a page or post. Note that the Gutenberg blocks content editor includes a n HTML block type, which negates the need for this plugin. it will be maintained as needed until January 1st, 2020.10 Adds shortcode for including a custom field on a page or post. Note that the Gutenberg blocks content editor includes a "Custom HTML" block type, which negates the need for this plugin. It will NOT be maintained after December 31st, 2019. 11 11 12 12 == Description == … … 20 20 This may work fine with versions older than 3.9.0 (and almost certainly does) but it has not been tested. 21 21 22 * Note that the Gutenberg blocks content editor includes a n HTML block type, which negates the need for this plugin. it will be maintained as needed until January 1st, 2020. *22 * Note that the Gutenberg blocks content editor includes a "Custom HTML" block type, which negates the need for this plugin. It will NOT be maintained after December 31st, 2019. 23 23 24 24 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.