VLThemes 添加自定义字体到基尔基语:此类适合将自定义字体添加到Kirki WP Customizer 源码
将自定义字体/ Typekit字体添加到Kirki Kirki扩展,可将自定义字体添加到“版式”字段。 它适用于自定义字体或Typekit字体。 入门 将此功能添加到主题 /** * Add custom choice */ if ( ! function_exists ( 'leedo_add_custom_choice' ) ) { function leedo_add_custom_choice () { return array ( 'fonts' => apply_filters ( 'vlthemes/kirki_font_choices' , array ()
文件列表
VLThemes-Add-Custom-Fonts-To-Kirki-master.zip
(预估有个4文件)
VLThemes-Add-Custom-Fonts-To-Kirki-master
LICENSE
1KB
README.md
1KB
AddCustomFonts.php
3KB
example-field.php
552B
暂无评论