Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 342 Bytes

File metadata and controls

20 lines (11 loc) · 342 Bytes

wp views template duplicate

Duplicates an existing Content Template.

OPTIONS

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

[--title=<string>] : The title for the new CT.

[--output_id] : prints the duplicated CT id.

EXAMPLES

wp views template duplicate 1 --title="Test Thingy" --porcelain