Add post title extraction

This commit is contained in:
Dejvino
2020-10-17 19:51:20 +02:00
parent 8053b966f5
commit 0a86cfaee6
2 changed files with 32 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
EDITOR=vim
TRANSFORM="" # '' / 'markdown'
TRANSFORM=('title' 'markdown') # empty or a subset of: 'title' 'markdown'
USER="" # WP user to create the post
PASSWORD="" # application password generated for your WP user
SERVER="" # server hostname, optionally with subdirectories