However its an easy hook to add into your template if you want it to work in the current version.
I’m currently looking for another way to detect the containing DIV. Working my way up the DOM tree in JS seems the logical route, but eventually you have to do some guess work, or rely on a id/class hook.
If you have any ideas of what you’d hook onto though I’d love suggestions!
Too bad it relies on the
post-ID
thing that comes with WordPress by default, but nobody except for you uses anyway…Only for now. Its early days.
However its an easy hook to add into your template if you want it to work in the current version.
I’m currently looking for another way to detect the containing DIV. Working my way up the DOM tree in JS seems the logical route, but eventually you have to do some guess work, or rely on a id/class hook.
If you have any ideas of what you’d hook onto though I’d love suggestions!
It looks pretty cool. And I don’t see any drawback in adding back the post-ID in your template ?