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

Modified date #191

Open stebrech opened 6 years ago

stebrech commented 6 years ago

I'm using get_the_modified_date() in my child theme. Unfortunately this makes not much sense if I use WPGHS. It seems like every post gets the same modified date of the last WPGHS import.

Is there a way WPGHS does not "modify" posts with no changes?

stebrech commented 6 years ago

I haven't checked the open pull requests. This is already under progress. #167