NAME
WordPress::CLI
PRIVATE METHODS
_conf()
_abs_wppost()
DESCRIPTION
This is used by wppost of WordPress::Post package.
~/.wppost
Your yaml conf file should contain:
---
U:username
P:password
p:proxy
Example .wppost file:
---
U: jim
P: wegjwgw
p: 'http://jim/xmlrpc.php'
AUTHOR
Leo Charre
SEE ALSO
WordPress::Post