Wp gf field (WP-CLI)

Uit De Vliegende Brigade
Versie door Jeroen Strompf (overleg | bijdragen) op 3 sep 2022 om 10:49 (Nieuwe pagina aangemaakt met '<pre> $ wp help gf field NAME wp gf field DESCRIPTION Manage Gravity Forms Form Fields. SYNOPSIS wp gf field <command> SUBCOMMANDS create Cr...')
(wijz) ← Oudere versie | Huidige versie (wijz) | Nieuwere versie → (wijz)
Naar navigatie springen Naar zoeken springen
$ wp help gf field

NAME

  wp gf field

DESCRIPTION

  Manage Gravity Forms Form Fields.

SYNOPSIS

  wp gf field <command>

SUBCOMMANDS

  create         Creates a field and adds it to a form.
  delete         Deletes a field.
  duplicate      Duplicates a field.
  edit           Launch system editor to edit the Field configuration.
  get            Returns the JSON representation of a field.
  list           Displays a list of fields for a form.
  update         Updates a field.  If it doesn't exist, creates it.