A WordPress plugin to publish markdown files present in a Github repository as posts to WordPress automatically.
GNU General Public License v3.0
48
stars
22
forks
source link
fix to preserve created date for existing posts #29
Open
datawithdev opened 1 year ago
If a post already exists, an update modifies the create date. This fix will preserve the existing post_created date.