mirror of
https://github.com/WenPai-org/wpfonts.git
synced 2025-10-06 00:04:07 +08:00
Update wpfonts.php
This commit is contained in:
parent
834ada9caa
commit
58b1ba2050
1 changed files with 11 additions and 8 deletions
19
wpfonts.php
19
wpfonts.php
|
@ -1,13 +1,16 @@
|
||||||
<?php
|
<?php
|
||||||
/*
|
/*
|
||||||
Plugin Name: WPFonts
|
* Plugin Name: WPFonts
|
||||||
Plugin URI: https://wenpai.org/plugins/wpfonts
|
* Plugin URI: https://wenpai.org/plugins/wpfonts
|
||||||
Description: Add optimized system font stacks for Chinese, English, Japanese, and Korean to your WordPress Font Library.
|
* Description: Add optimized system font stacks for Chinese, English, Japanese, and Korean to your WordPress Font Library.
|
||||||
Version: 1.1.0
|
* Version: 1.1.0
|
||||||
Author: WPFonts.com
|
* Author: WPFonts.com
|
||||||
Author URI: https://wpfonts.com
|
* Author URI: https://wpfonts.com
|
||||||
License: GPLv2 or later
|
* Network: true
|
||||||
Text Domain: wpfonts
|
* License: GPL v2 or later
|
||||||
|
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||||
|
* Text Domain: wpfonts
|
||||||
|
* Domain Path: /languages
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue