Make WordPress Core

Opened 18 years ago

Closed 17 years ago

Last modified 17 years ago

#2177 closed enhancement (fixed)

Dashboard's Feed URL should be pluggable

Reported by: davidhouse's profile davidhouse Owned by: rob1n's profile rob1n
Milestone: 2.3 Priority: normal
Severity: minor Version: 2.0
Component: Administration Keywords: has-patch commit
Focuses: Cc:

Description

We should allow plugins to change the feed that the dashboard uses. Patch attached, filter is 'dash_feed_url'.

Attachments (2)

wp-dashboard-feeds.diff (1.4 KB) - added by technosailor 17 years ago.
2177.diff (2.5 KB) - added by rob1n 17 years ago.

Download all attachments as: .zip

Change History (22)

#1 @davidhouse
18 years ago

  • Keywords bg|commit added

#2 @Nazgul
17 years ago

  • Keywords has-patch commit added; bg|has-patch bg|commit removed
  • Milestone set to 2.1

#3 @matt
17 years ago

  • Milestone changed from 2.1 to 2.2

#4 @markjaquith
17 years ago

Patch needs refresh.

#5 @rob1n
17 years ago

  • Owner changed from anonymous to rob1n
  • Status changed from new to assigned

Might as well go the whole 9 yards. Adds filters to all the URI's.

#6 @rob1n
17 years ago

  • Type changed from defect to enhancement

#7 @rob1n
17 years ago

  • Keywords dashboard feed filter has-patch commit removed

rboren suggested more generic feed filter names. working on new patch.

#8 @rob1n
17 years ago

  • Keywords has-patch commit added

#9 @ryan
17 years ago

  • Owner changed from rob1n to ryan
  • Status changed from assigned to new

#10 @rob1n
17 years ago

  • Keywords commit removed
  • Milestone changed from 2.2 to 2.3

#11 @rob1n
17 years ago

  • Owner changed from ryan to rob1n

#12 @markjaquith
17 years ago

I'd rather if the feed hooks weren't named according to the feed they currently show. That could change in the future. how about _primary and _secondary or something generic like that?

#13 @technosailor
17 years ago

Since we just implemented this, it makse no sense not to add a refreshed patch. Adds 5 hooks.

  • primary_dash_rssurl
  • primary_dash_title
  • secondary_dash_rssurl
  • secondary_dash_title
  • secondary_dash_url

#14 @rob1n
17 years ago

  • Status changed from new to assigned

How about incoming links?

#15 @rob1n
17 years ago

  • Status changed from assigned to new

@rob1n
17 years ago

#16 @rob1n
17 years ago

  • Keywords commit added
  • Status changed from new to assigned

#17 @rob1n
17 years ago

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

(In [5346]) Filter dashboard URL's. fixes #2177

#18 @technosailor
17 years ago

Dammit, Rob1n... why do you have to work on Sunday? Now you'll get the "Props rob1n" instead of me! :-p

Good changeset anyway, ha! :)

#19 @technosailor
17 years ago

Well, it's good except for you need this guys patch [4208]

Note: See TracTickets for help on using tickets.