Automattic / Automattic/aggregator
Use "destinations" rather than "portals"
- Dominant language
- PHP
- Stars
- 21
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The plugin currently uses the following terminology:
- source = the site content comes from
- portal = the site content goes to
I can't remember why we used "portal" but it doesn't make much sense anymore. I propose:
- source = the site content comes from
- destination = the site content goes to
The plan is to make this change in v1.3. Function and hook names will change! We can add backwards-compatibility though.
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the plugin for uses of “portal,” including function and hook names, and trace how source and destination terminology is exposed. Confirm the full rename scope and decide which old names need backwards compatibility; done means v1.3 consistently uses “destination” without breaking supported integrations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100