Leo Charre > WordPress-Post-1.04 > WordPress::CLI

Download:
WordPress-Post-1.04.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

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