mirror of
https://github.com/WenPai-org/wpfonts.git
synced 2025-08-03 11:11:32 +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
|
||||
/*
|
||||
Plugin Name: 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.
|
||||
Version: 1.1.0
|
||||
Author: WPFonts.com
|
||||
Author URI: https://wpfonts.com
|
||||
License: GPLv2 or later
|
||||
Text Domain: wpfonts
|
||||
* Plugin Name: 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.
|
||||
* Version: 1.1.0
|
||||
* Author: WPFonts.com
|
||||
* Author URI: https://wpfonts.com
|
||||
* Network: true
|
||||
* 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