Skip to content

brettshumaker/Admin-Bar-Edit-Page-Links

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
css
 
 
 
 
 
 
 
 
 
 
 
 

Admin-Bar-Edit-Page-Links

WordPress plugin that adds an "Edit Content" item to the admin bar which contains a list (sorted by menu order) of every published post in a selected post type.

I created this because I was tired of having to click back to the "Pages" page while loading content into sites.

Usage

  • Activate plugin
  • Visit "Admin Bar Edit Content Links" in the "Settings" menu.
  • Check the boxes beside the post types you want to show
  • Enjoy all the free time you now have

Filter

bs_abep_query_args: allows you to edit the query args for the get_posts() call that lists the post types. This happens after $args['post_type'] is set so you can have custom args per post type.

 

About

WordPress plugin that adds page edit links to the WordPress admin bar.

Resources

Stars

Watchers

Forks

Packages

No packages published