Greentext
开发者 |
swack
|
更新时间 |
2019年3月26日 13:19 |
PHP版本: |
5.0.2 及以上 |
WordPress版本: |
5.1.1 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
Greentext is a simple plugin that enables >greentexting in comments, posts, and pages.
Greentexting, originally from imageboards, is a convenient way to quote, summarize, or tell stories.
The plugin gives any line that starts with the >
character (or its HTML entity) a default style of color:green, but you can reference the span class greentext
in your CSS to style the greentext however you want. For example: span.greentext{color:blue;font-weight:bold;}
屏幕截图:
更新日志:
1.0.1
- Greentexting now also applied to posts and pages.
1.0.0
Initial release.