Make WordPress Core

Opened 10 years ago

Closed 9 years ago

#31434 closed enhancement (fixed)

Introduce dashboard_secondary_items

Reported by: mikehansenme's profile MikeHansenMe Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.4 Priority: normal
Severity: normal Version:
Component: Administration Keywords: has-patch commit
Focuses: Cc:

Description

In the WordPress News dashboard widget we allow plugins to filter the feed and link but not the quantity(items).

Attachments (2)

31434.diff (806 bytes) - added by MikeHansenMe 10 years ago.
add filter with docs
31434.2.diff (818 bytes) - added by DrewAPicture 9 years ago.

Download all attachments as: .zip

Change History (10)

@MikeHansenMe
10 years ago

add filter with docs

#1 @MikeHansenMe
10 years ago

  • Keywords has-patch added

#2 @DrewAPicture
10 years ago

  • Component changed from General to Administration

#3 @MikeHansenMe
9 years ago

This is a small one. Can we get it in 4.4?

#4 @wonderboymusic
9 years ago

  • Milestone changed from Awaiting Review to 4.4
  • Owner set to DrewAPicture
  • Status changed from new to assigned

@DrewAPicture
9 years ago

#5 @DrewAPicture
9 years ago

  • Keywords commit added

31434.2.diff updates the @since version and adjusts the summary to specify that the filter is for the number of items.

#6 @DrewAPicture
9 years ago

  • Owner DrewAPicture deleted

#7 @SergeyBiryukov
9 years ago

  • Owner set to SergeyBiryukov
  • Status changed from assigned to reviewing

#8 @SergeyBiryukov
9 years ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 33833:

Add 'dashboard_secondary_items' filter for the number of secondary link items in the 'WordPress News' dashboard widget.

props MikeHansenMe, DrewAPicture.
fixes #31434.

Note: See TracTickets for help on using tickets.