Wordpress: Can I trigger the previews autosave?
I guess a fairly straight forward question:
For my current assignment, I had to hijack wordpress's preview button (on
the edit post page). That I resolved and have my code working. The problem
is, to keep wordpress from popping up its newview window, I had to
interrupt all the javascript originally hooked to the preview button.
Of course, this also means when the preview button is pushed now, autosave
isn't triggering. I'd like for the save to still happen so the preview
shows the latest data. Any advice? I can copy my code in to help sort it
out.
No comments:
Post a Comment