Push MD – Git Sync for WordPress Content

Use Git to edit WordPress content with agents and local tools. Pull WP-Admin changes, push Markdown updates, and keep WordPress in charge.

2 database tables

Table NameDescriptionMethod
wp_directory_entriesStores form submissions and user-entered data.Static
wp_filesStores files data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:gutenberg-experimentsOption key:push_md_seed_progressOption key:push_md_seed_state
wp_postmeta
Post meta