Tag: admin

  • Add back button to admin headings on WordPress Admin pages

    Add back button to admin headings on WordPress Admin pages

    by

    Sometimes I’m on an admin screen and I just wanna go back to the parent screen. For example, I’m editing a single post and I wanna go back to the All Posts screen. In that example, it’s easy. But for others, I don’t like futzing around to find the correct menu item. So this script…

    Read More →

  • Display Post Images & Attachments on Edit Screen

    Display Post Images & Attachments on Edit Screen

    by

    When I’m editing a post with several images or media files attached, I sometimes like to see all the attachments on the post edit screen rather than visiting the Media Library. This snippet adds a metabox that displays a list of the attachments with links to the Edit Media admin page for each. It works…

    Read More →