Download the PHP package ouun/kirki-module-fonts_upload without Composer
On this page you can find all versions of the php package ouun/kirki-module-fonts_upload. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ouun/kirki-module-fonts_upload
More information about ouun/kirki-module-fonts_upload
Files in ouun/kirki-module-fonts_upload
Download ouun/kirki-module-fonts_upload
More information about ouun/kirki-module-fonts_upload
Files in ouun/kirki-module-fonts_upload
Vendor ouun
Package kirki-module-fonts_upload
Short Description Easy custom fonts upload and CSS injection with Kirki WordPress plugin.
License MIT
Package kirki-module-fonts_upload
Short Description Easy custom fonts upload and CSS injection with Kirki WordPress plugin.
License MIT
Please rate this library. Is it a good library?
Informations about the package kirki-module-fonts_upload
Kirki Font Uploads
This module allows uploading fonts (.woff, .woff2) via the regular WP Media Upload.
Simply upload the font and it will be available in Typography Fields as Standard Font.
Additionally the @font-face
CSS is added to Kirki CSS Module output.
Requirements
- Kirki Framework >=4.0
- WordPress >= 4.6
Font Formats
By default the upload of .woff
and .woff2
file is supported. You can use a filter to add other font mimes:
`
Additional Resources
You can add additional fonts (e.g. from your theme folder) by using the filter kirki_upload_fonts_available
:
`
All versions of kirki-module-fonts_upload with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package ouun/kirki-module-fonts_upload contains the following files
Loading the files please wait ....