Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#15597 closed defect (bug) (fixed)

Admin Bar: Don't show Manage Comments and Add Post link if the user doesn't has the cap for it

Reported by: ocean90 Owned by:
Priority: normal Milestone: 3.1
Component: Administration Version: 3.1
Severity: normal Keywords: has-patch
Cc: Focuses:

Description (last modified by ocean90)

In wp_admin_bar_my_sites_menu() aren't cap checks for the comment and post links.

Attachments (2)

15597.patch (2.7 KB ) - added by ocean90 16 years ago.
15597.2.patch (1.8 KB ) - added by ocean90 16 years ago.

Download all attachments as: .zip

Change History (5)

@ocean90
16 years ago

#1 @ocean90
16 years ago

  • Description modified (diff)
  • Keywords needs-patch added; has-patch removed

It was too late, patch is buggy.

@ocean90
16 years ago

#2 @ocean90
16 years ago

  • Keywords has-patch added; needs-patch removed

#3 @ryan
16 years ago

  • Resolutionfixed
  • Status newclosed

(In [16609]) Admin Bar: Don't show Manage Comments and Add Post link if the user doesn't has the cap for it. Props ocean90. fixes #15597

Note: See TracTickets for help on using tickets.