Making WordPress.org

Opened 9 years ago

Closed 9 years ago

#1551 closed enhancement (fixed)

DevHub: Use callout styles for deprecated messages

Reported by: drewapicture's profile DrewAPicture Owned by: drewapicture's profile drewapicture
Milestone: Priority: normal
Component: Developer Hub Keywords: has-patch has-screenshots
Cc:

Description

Just as we did in #1498, we should adjust the default deprecated message to use the callout box styles from the Handbook plugin (if available) and fall back to theme-supported styles.

Attachments (3)

1551.diff (3.9 KB) - added by DrewAPicture 9 years ago.
1551_with_callout.png (47.1 KB) - added by DrewAPicture 9 years ago.
w/ 1551.diff
1551_fallback.png (45.1 KB) - added by DrewAPicture 9 years ago.
w/ 1551.diff

Download all attachments as: .zip

Change History (8)

@DrewAPicture
9 years ago

#1 @drewapicture
9 years ago

In 2435:

DevHub: Like with private access messages, use callout box styles for the deprecated message container (if available).

If the Handbook plugin is unavailable, fall back to basic theme-support styles.

See #1551.

#2 @drewapicture
9 years ago

In 2436:

DevHub: Consolidate and improve style rules for deprecated and private access messages.

See #1551.

#3 @DrewAPicture
9 years ago

  • Keywords has-screenshots added

#4 @drewapicture
9 years ago

In 2437:

DevHub: Avoid strict standards errors on variables passed by reference in get_deprecated() and get_private_access_message() template tags.

See #1551. See #1498.

#5 @drewapicture
9 years ago

  • Owner set to drewapicture
  • Resolution set to fixed
  • Status changed from new to closed

In 2438:

DevHub: Bump the stylesheet version on main.css following [2435] and [2436].

Fixes #1551.

Note: See TracTickets for help on using tickets.