Ticket #2177 (closed enhancement: fixed)

Opened 6 years ago

Last modified 5 years ago

Dashboard's Feed URL should be pluggable

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

Description

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

Attachments

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

Change History

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

comment:3   matt5 years ago

  • Milestone changed from 2.1 to 2.2

Patch needs refresh.

  • 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.

  • Type changed from defect to enhancement
  • Keywords dashboard feed filter has-patch commit removed

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

  • Keywords has-patch commit added

comment:9   ryan5 years ago

  • Owner changed from rob1n to ryan
  • Status changed from assigned to new
  • Keywords commit removed
  • Milestone changed from 2.2 to 2.3
  • Owner changed from ryan to rob1n

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?

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
  • Status changed from new to assigned

How about incoming links?

  • Status changed from assigned to new

rob1n5 years ago

  • Keywords commit added
  • Status changed from new to assigned
  • Status changed from assigned to closed
  • Resolution set to fixed

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

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! :)

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

Note: See TracTickets for help on using tickets.