mAAdhaTTah / wordpress-github-sync

A WordPress plugin to sync content with a GitHub repository (or Jekyll site)
https://wordpress.org/plugins/wp-github-sync/
GNU General Public License v3.0
613 stars 99 forks source link

Improve documentation of custom meta #183

Open hellojennifertran opened 7 years ago

hellojennifertran commented 7 years ago

Great plugin so far! Would you be able to push/pull categories too? I sort and display my WP posts based on categories, so associating a category to each post/page is the only thing I foresee myself manually updating.

mAAdhaTTah commented 7 years ago

This isn't built into the plugin itself, but it's possible to enable this using WPGHS's filters. This is a request I've gotten a number of times, so I'm going to leave this open as a reminder to write better documentation for this. For now, you can look here for more information.

statnmap commented 6 years ago

There is another Wordpress plugin allowing to add categories and tags, in combination with github-sync. This may be useful: https://github.com/litefeel/wp-github-sync-meta/blob/master/wp-github-sync-meta.php