Update to Kirki 4.0.22

This commit is contained in:
AlxMedia 2022-03-15 14:25:47 +01:00
parent 89e6987b0a
commit 0d1a321554
492 changed files with 29668 additions and 39884 deletions

View file

@ -0,0 +1,16 @@
# control-fontawesome
## Installation
First, install the package using composer:
```bash
composer require kirki-framework/field-fontawesome
```
Make sure you include the autoloader:
```php
require_once get_parent_theme_file_path( 'vendor/autoload.php' );
```
This field creates a dropdown containing all names for the font-awesome v4.7