wordpress-github-sync icon indicating copy to clipboard operation
wordpress-github-sync copied to clipboard

Improve documentation of custom meta

Open hellojennifertran opened this issue 8 years ago • 2 comments

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.

hellojennifertran avatar Jul 25 '17 22:07 hellojennifertran

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.

mAAdhaTTah avatar Jul 29 '17 15:07 mAAdhaTTah

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

statnmap avatar Apr 06 '18 21:04 statnmap