Need a filter for share buttons in gutenberg sidebar
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 975
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 36
Description
I have some clients requesting that we add a LinkedIn share button next to the current buttons for Facebook and Twitter. I'm referring to the ones that appear in the Gutenberg sidebar after you publish ( https://pasteboard.co/VXADRNOKfow4.png ).
I'd like the array of buttons to be filterable so I can add a LinkedIn one. Or, I'd like Yoast core to just add a Linkedin one.
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
The issue mentions the Gutenberg sidebar's Facebook and Twitter share buttons but no file or test. Trace the sidebar button array in the WordPress plugin, make it filterable, and verify that a LinkedIn button can be added without changing the existing buttons.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, wordpress
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100