Changeset 2032299
- Timestamp:
- 02/16/2019 08:41:28 PM (7 years ago)
- File:
-
- 1 edited
-
greentext/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
greentext/trunk/readme.txt
r2032201 r2032299 7 7 License URI: http://www.gnu.org/licenses/gpl-2.0.html 8 8 9 Enables >greentexting in Wordpress comments. The plugin adds a span with the style color:green to comment lines that start with the ">" character. The span also has a class name of "greentext" in case you want to give it a different style in your CSS.9 Enables >greentexting in comments, posts, and pages. The greentext can be customized via CSS or left default green. 10 10 11 11 == Description == 12 12 13 Greentext is a very simple plugin that enables >greentexting in Wordpress comments .13 Greentext is a very simple plugin that enables >greentexting in Wordpress comments, posts, and pages. 14 14 15 15 Greentexting, originally from *chan imageboards, is a convenient way to quote, summarize, or tell stories. … … 18 18 19 19 == Changelog == 20 = 1.0.1 = 21 * Greentexting now also applied to posts and pages. 20 22 21 23 = 1.0 =
Note: See TracChangeset
for help on using the changeset viewer.