Address SelectControl margin deprecation message in WP 6.7
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 66
- Forks
- 36
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 16
Description
Is your feature request related to a problem?
In WordPress 6.7 and newer, when we go to certain PCI Sidebar tools (Performance Stats, Smart Linking, Related Posts), we get the following console warning:
Bottom margin styles for wp.components.SelectControl is deprecated since version 6.7 and will be removed in version 7.0. Note: Set the __nextHasNoMarginBottom prop to true to start opting into the new styles, which will become the default in a future version.
Describe the solution you'd like
Ideally, we should address this issue while also not breaking the styling for earlier versions of WordPress we're supporting.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the PCI Sidebar tools named in the issue—Performance Stats, Smart Linking, and Related Posts—for their SelectControl usages. Verify the WordPress 6.7 deprecation warning is addressed without breaking styling on the earlier WordPress versions still supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- wordpress
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100