adamsilverstein / wp-post-meta-revisions

plugin for https://core.trac.wordpress.org/ticket/20564
GNU General Public License v2.0
86 stars 32 forks source link

Preview Metadata Changes #30

Open team-ok opened 7 years ago

team-ok commented 7 years ago

Hi, I noticed that the _add_metadata_preview_filter method never gets called. Is this intentional? Why is the add_filter function it uses not called in the constructor?

adamsilverstein commented 7 years ago

@team-ok - ah, right. this looks like its for previews, needs some more testing - i pushed a fix in https://github.com/adamsilverstein/wp-post-meta-revisions/compare/correct-preview-revision-filter?expand=1