refactor:更新插件介绍

This commit is contained in:
sunxiyuan 2020-08-15 15:29:26 +08:00
parent 53c1045e07
commit f944720dc1
2 changed files with 3 additions and 3 deletions

View file

@ -18,8 +18,8 @@ function wpcy_settings_init() {
add_settings_section( add_settings_section(
'wpcy_section_main', 'wpcy_section_main',
'这是一个革命性的插件从此中国人会拥有针对国内环境专门定制的WordPress以及一个由中国人主导的社区生态环境', '将你的WordPress接入本土生态体系中这将为你提供一个更贴近中国人使用习惯的WordPress',
'wpcy_section_main_cb', '',
'wpcy' 'wpcy'
); );

View file

@ -1,7 +1,7 @@
<?php <?php
/** /**
* Plugin Name: WP-China-Yes * Plugin Name: WP-China-Yes
* Description: 这是一个革命性的插件从此中国人会拥有针对国内环境专门定制的WordPress以及一个由中国人主导的社区生态环境 * Description: 将你的WordPress接入本土生态体系中这将为你提供一个更贴近中国人使用习惯的WordPress
* Author: WP中国本土化社区 * Author: WP中国本土化社区
* Author URI:https://wp-china-yes.org/ * Author URI:https://wp-china-yes.org/
* Version: 3.0.0-Beta2 * Version: 3.0.0-Beta2