Skip to content

wp cli material

Paul Bearne edited this page Jul 29, 2021 · 2 revisions

Subcommands

material icons-update

Retrieves and stores fonts from the Google Material Icons from Github

wp material icons-update [--force-http]

Options

[--force-http] Force CLI to retrieve fonts from Github, instead of the local store

material fonts-update

Retrieves and stores fonts from the Google Fonts API

wp material fonts-update [--api-key=<api-key>] [--force-http]

Options

[--api-key=<api-key>] Use Google API key different than what is defined in wp-config.php

[--force-http] Force CLI to retrieve fonts from the Google fonts API, instead of the local store

Clone this wiki locally