Trick: Upload media to a WP blog’s media library with Lua
This is an article in a series of unknown length discussing a collection of tools written in Lua to publish …
This is an article in a series of unknown length discussing a collection of tools written in Lua to publish …
This is an article in a series of unknown length discussing a tool written in Lua to publish posts on …
I just tripped over a silly command line tool playing in the same sort of space as my WP CLI …
This is the sixth article in a series of unknown length discussing using a tool written in Lua to publishing …
This is the fifth article in a series of unknown length discussing using a tool written in Lua to publishing …
This is the fourth article in a series of unknown length discussing using a tool written in Lua to publishing …
In Part 1 we introduced XML-RPC and the wp.newPost method that allows a new post to be created in a …
In Part 1 we introduced XML-RPC and the wp.newPost method that allows a new post to be created in a …
Here’s one way to push content to WordPress from the command line. It could be easily extended to any local …