Automattic / Automattic/babble
Remove Bbl_Comment_Query
- Dominant language
- PHP
- Stars
- 250
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
`Bbl_Comment_Query` was added as https://core.trac.wordpress.org/ticket/19623 had not yet been committed. Now this is in core, we should be able to remove `Bbl_Comment_Query` however I'm not sure of the minimum WordPress version supported which may affect this.
See https://github.com/Automattic/babble/blob/master/miscellaneous.php#L197
Contributor guide
Research direction
Start in miscellaneous.php around line 197 and check the plugin's minimum supported WordPress version against the functionality provided by core ticket 19623. Confirm that supported versions no longer need Bbl_Comment_Query; done means the compatibility helper is removed without breaking the plugin's supported WordPress versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100