Clark-Nikdel-Powell / WP-Admin-Command-Palette

Optimize WordPress admin navigation with a modal window to search for and navigate directly to WordPress admin pages.
GNU General Public License v2.0
4 stars 0 forks source link

User pages aren't added to the user-content array #18

Closed jhned closed 9 years ago

jhned commented 9 years ago

Should we do this?

jhned commented 9 years ago

User data is pretty sensitive-- you wouldn't want an editor to be directed to somebody else's profile. Even though the editor wouldn't be able to view the profile because of capability levels, we'd need to make sure that the logged-in user has access to user profiles before adding them to the search data array.

On that note, I'm going to switch this to a 1.1 milestone.

samueljmello commented 9 years ago

added user data into search content when user has "edit_user" priveleges