AdvancedCustomFields / AdvancedCustomFields/acf
Why do you remove wp_meta_box
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 945
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
I found that the lastest version remove wp_meta_box.
'remove_wp_meta_box' => ture
(/acf.php line 113)
But I need it. Can you stop remove this box next version, or give me another solution ? Thanks for your hard work.
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 at acf.php line 113 and inspect how the remove_wp_meta_box setting affects the WordPress admin. Trace any related configuration or documentation in the repository, then verify that the requested meta box behavior is restored or that an alternative is clearly provided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- content
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100