Update wpfonts.php

This commit is contained in:
feng 2025-03-22 14:23:35 +08:00
parent 834ada9caa
commit 58b1ba2050

View file

@ -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
*/