Changeset 1333479
- Timestamp:
- 01/22/2016 06:52:21 AM (10 years ago)
- File:
-
- 1 edited
-
cn-excerpt/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cn-excerpt/trunk/readme.txt
r1103304 r1333479 1 1 === WP CN Excerpt === 2 Contributors: Carlos2 Contributors: overtrue 3 3 Tags: 中文摘要,摘要,chinese,cn,excerpt, advanced, post, posts, template, formatting 4 4 Donate link: https://github.com/overtrue … … 19 19 <li>"阅读全文" 标签会被自动的添加(可选);</li> 20 20 <li>摘要长度是真实的内容的长度(不包含HTML标签);</li> 21 <li>主题开发者可以使用the_advanced_ex pert()方法进行更多的控制。</li>21 <li>主题开发者可以使用the_advanced_excerpt()方法进行更多的控制。</li> 22 22 <li>这个插件可以完美的支持自动中文摘要,而且不局限于生成中文摘要,所有的UNICODE字符都支持。</li> 23 23 </ul>
Note: See TracChangeset
for help on using the changeset viewer.