Skip to content

WP CLI commands, initially for post meta

License

Notifications You must be signed in to change notification settings

thoughtis/cata-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cata-cli

WP CLI commands, initially for post meta

Commands

In all commands, appending --dry_run=true will perform a dry run.

Update Post Meta Key

wp cata update_post_meta_key old_key new_key

Updates all instances of the old key to the new key.

Delete Post Meta

wp cata delete_post_meta key

Deletes all instance of the key.

About

WP CLI commands, initially for post meta

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages