Support » Plugins » bookmarklet.. include post author drop down?

  • I am an admin for a couple of blogs and also a contributing member. I realize this isn’t probably kosher, but nonetheless I typically log in as an admin and then post as my user by just changing the “post author” drop down when posting. When I use a bookmarklet that option is not available any longer.

    anyone know how I could get the bookmarklet window to give me the post author option?

Viewing 1 replies (of 1 total)
  • Thread Starter ptryk

    (@ptryk)

    I got it!

    I changed in bookmarkelt.php line 99′<?php require(‘edit-form.php’); ?>’

    to ‘<?php require(‘edit-form-advanced.php’); ?>’

    voila.

    not perfect in that all users get all the options, not the simplified form they would normally get when creating a post via a bookmarklet, but.. it does work.

Viewing 1 replies (of 1 total)
  • The topic ‘bookmarklet.. include post author drop down?’ is closed to new replies.