• Resolved Rob Roy

    (@danetidwell)


    Our writing staff uses the Press This! bookmarklet to submit story ideas for review. However, none of the Edit Flow editorial metadata options are in the submission screen (it is an alternate file, press-it.php)

    Is there any way to manually add that function to the press-it.php file?

    http://ww.wp.xz.cn/extend/plugins/edit-flow/

Viewing 1 replies (of 1 total)
  • Plugin Contributor Daniel Bachhuber

    (@danielbachhuber)

    Unfortunately, the Press This bookmarklet isn’t terribly extensible. You could add some necessary HTML form elements by hooking into the ‘admin_head’ action and writing your own custom Javascript. Once that’s in place, you’d then need to intercept the form POST and save the data.

    It’s a little bit tricky, but if you have a developer it shouldn’t be a big deal.

    Just out of curiosity, how are you using editorial metadata? Which field types do you use and what data do you save? Any other feature requests in that area?

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Edit Flow] Adding EditFlow Metadata to Press This!’ is closed to new replies.