AdvancedCustomFields / AdvancedCustomFields/acf
Gutenberg copy and paste
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 945
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
Copying and pasting default Gutenberg blocks copies the html, which results in a pretty decent transfer over to Google Docs/Word, but when copying ACF blocks it copies the JSON structure, it would be great to do something smart with copy and paste to replicate the default block copy and paste functionality.
Contributor guide
No contributing guide indexed for this repository
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
Start by reproducing copy and paste for a default Gutenberg block and an ACF block, including pasting into Google Docs or Word. Compare the copied HTML with the JSON structure produced by ACF blocks. Done means ACF blocks follow the default Gutenberg copy-and-paste behavior, but the issue does not name implementation files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- content, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100