Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 304 Bytes

File metadata and controls

17 lines (9 loc) · 304 Bytes

wp views template change_content

Changes the Template content for an existing CT.

OPTIONS

<id> : The ID for the content template that will be duplicated.

[--content=<string>] : The new template content

EXAMPLES

wp views template change_content 1 --content="Test Thingy"