Added shortcode support#2
Conversation
Added shortcode option [revisions] for more flexible use in templates.
|
Hi @ehrphil, there's a lot of changes in this PR. As you are aware I've not been very actively looking after this plugin 😉 I'll need to refamiliarise myself with it all. Thanks for the contribution. |
|
Hey,
Yeah, I have seen that the plugin has not been updated for a long time.
Never the less, it works great!
Thanks!
… On 08.01.2018, at 16:55, John Keyes ***@***.***> wrote:
Hi @ehrphil <https://github.com/ehrphil>, there's a lot of changes in this PR. As you are aware I've not been very actively looking after this plugin 😉 I'll need to refamiliarise myself with it all. Thanks for the contribution.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#2 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ABbwmFJuQRVMBq8L6uAoLdCDaWSNB05Aks5tIjpegaJpZM4RWj68>.
|
|
@ehrphil I've noticed the links to the "previous" versions are not working in the WordPress 4.9.1 – have you seen similar? Whenever I click on a link I see the latest content. I fixed this locally last night. Also noticed that WordPress now returns the current revision in the list of revisions for the post, which means we end up with two entries in the Revision History for the most recent entry. I've test a local fix for this too. Have you seen this happening either? I think what I'll do is:
Then you could test that version to make sure it's behaving as expected. When we have that all sorted, we can then reapply your shortcode work, and release it as version 1.0. What do you think? |
Added shortcode option [revisions] for more flexible use in templates.