mirror of
https://github.com/WenPai-org/wp-china-yes.git
synced 2025-08-08 06:56:08 +08:00
refactor:更新插件介绍
This commit is contained in:
parent
53c1045e07
commit
f944720dc1
2 changed files with 3 additions and 3 deletions
|
@ -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'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue