Opened 9 years ago
Closed 6 years ago
#1405 closed enhancement (fixed)
Restrict Tagregator to specific date range
Reported by: | iandunn | Owned by: | coreymckrill |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | WordCamp Site & Plugins | Keywords: | good-first-bug has-patch commit |
Cc: |
Description
Usually WordCamps only want Tagregator to run leading up to the event, and for a few days or weeks after it. Otherwise, you end up with a bunch of unrelated hashtags cluttering the page (example).
We should add an option to let organizers specify a date range, and it should only pull in new posts during that range.
Attachments (2)
Change History (12)
This ticket was mentioned in Slack in #meta-wordcamp by coreymckrill. View the logs.
7 years ago
#4
@
7 years ago
- Keywords has-patch reporter-feedback added; needs-patch removed
- Owner set to iandunn
- Status changed from assigned to reviewing
#6
@
7 years ago
- Keywords reporter-feedback removed
- Owner changed from iandunn to coreymckrill
LGTM.
Committed 1405-tggr.diff in [plugins1836693].
1405-wcorg.diff still needs to be tested and committed. Feel free to do that whenever you have time.
1405-tggr.diff adds optional filters in the Tagregator plugin that can be used to set a start date and an end date for importing new items.
This could be expanded later with option fields in the Tagregator settings UI.
1405-wcorg.diff adds a WordCamp.org-specific mu-plugin function that sets an end date for a particular WordCamp site to two weeks after the camp has occurred.