Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#24304 closed enhancement (fixed)

Display consistent labels for users with and without unfiltered_html caps

Reported by: tollmanz Owned by: SergeyBiryukov
Priority: normal Milestone: 3.6
Component: Post Formats Version: 3.6
Severity: minor Keywords: has-patch
Cc: Focuses:

Description

Above the textarea in the image post format UI, different labels are printed depending on whether or not a user has "unfiltered_html" caps. The link that toggles the box from the upload area to the textarea only prints a single message for all users:

use an image URL or HTML

I think that this should be consistent with the labels above the textarea in that it should change based on the user's caps.

Attachments (1)

24304.diff (1.3 KB ) - added by tollmanz 13 years ago.

Download all attachments as: .zip

Change History (4)

@tollmanz
13 years ago

#1 @SergeyBiryukov
13 years ago

  • Milestone Awaiting Review3.6

Related: #24291

#2 @SergeyBiryukov
13 years ago

  • Keywords has-patch added

#3 @SergeyBiryukov
13 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 24232:

Display consistent labels in Image post format UI for users with and without unfiltered_html capability. props tollmanz. fixes #24304. see #24291.

Note: See TracTickets for help on using tickets.