Wp wc product attribute term update

Uit De Vliegende Brigade
Versie door Jeroen Strompf (overleg | bijdragen) op 25 aug 2022 om 22:52 (Nieuwe pagina aangemaakt met '<pre> wp wc product_attribute_term update usage: wp wc product_attribute_term update <attribute_id> <id> [--id=<id>] [--attribute_id=<attribute_id>] [--name=<name...')
(wijz) ← Oudere versie | Huidige versie (wijz) | Nieuwere versie → (wijz)
Naar navigatie springen Naar zoeken springen
wp wc product_attribute_term update

usage: wp wc product_attribute_term update <attribute_id> <id> [--id=<id>] 
[--attribute_id=<attribute_id>] [--name=<name>] [--slug=<slug>] 
[--description=<description>] [--menu_order=<menu_order>] [--porcelain]

Voorbeeld

Attribuut-taxonomie nummer 29, is elders getoond. 45244 is het id van de individuele term. Blijkbaar moet je beide id's geven.

$ wp wc product_attribute_term update 29 45244 --description="All carbon brushes for alternators" --user=4


Success: Updated product_attribute_term 45244.