AdvancedCustomFields / AdvancedCustomFields/acf

Why do you remove wp_meta_box

Open
#65 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.