AdvancedCustomFields / AdvancedCustomFields/acf

Block Previews.

Open
#441 2 comments 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

Hi Elliot,

I just want to make sure this is not an oversight on your behalf... The block preview was supposed to be in experimental mode in 5.9.2, and become the standard by 5.9.3. Not only that did not happen with 5.9.3, but from what my quick testing shows, it is still in experimental mode, meaning I have to manually activate it with define('ACF_EXPERIMENTAL_PRELOAD_BLOCKS', true); via the wp-config.php file.

Am I missing something, or you are holding on for a future release?

Thanks,
Nick.

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 by reviewing the block preview behavior and the release context described in this issue, then check how ACF_EXPERIMENTAL_PRELOAD_BLOCKS is currently handled through wp-config.php. Done means determining whether the feature should be enabled by default in the stated release and documenting or implementing the agreed change.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.