wp-cn-excerpt
=============

wordpress中文摘要插件： [WP CN Excerpt](https://wordpress.org/plugins/cn-excerpt/)

## 后台设置界面
![wp-cn-excerpt](http://mystorage.qiniudn.com/wp-cn-excerpt.jpg)


# 安装

有3种安装方式：

1. WordPress后台搜索`WP CN Excerpt` 安装;
2. [下载](https://github.com/overtrue/wp-cn-excerpt/releases)zip包解压到`wp-content/plugins`目录,后台激活即可;
3. 使用git克隆：
```shell
cd 你的博客目录/wp-content/plugins/
git clone https://github.com/overtrue/wp-cn-excerpt
```
然后后台激活即可。

# 说明
- 填写的数字只是大致范围，截取的字数不会严格等于填写的数字，因为算法会根据填写的数字选取最优的结束位置来结束；

# 安装量统计

https://wordpress.org/plugins/cn-excerpt/stats/

# License

MIT
