Background Update of WordPress Posts

A WordPress plugin that updates WordPress posts with contents provided in another mysql table, likely generated by external software or an API. Currently used on dmuller.net to insert externally computed contents (e.g. soccer stats) into WordPress blogs. Yes, I am too lazy to copy-paste.

The plugin isnt really meant for public distribution, but if you are interested, do get in touch.

Version 1.0.0 (2021-09-17)

  • origin table providing post-id
  • fully replace target post content
  • updating posting date
  • Roadmap: post identification by slug, replacing section of target post