AdvancedCustomFields / AdvancedCustomFields/acf
Implement option for customizing height of WYSIWYG editor
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 945
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
Occasionally, a WYSIWYG editor field is necessary to enable the input of formatted text such as italic or bold. It would be useful to have the option to specify the number of visible rows for the editor. As shown in the screenshot below, in this particular case, only one row is required for the field.
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 locating the WYSIWYG editor field implementation and how its display options are configured. Add a way to specify the number of visible rows, then verify that a field configured for one row renders at the requested height.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100