Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Footer credit: Remove customizer option for block themes (take 2) (#3…
…8559) Reintroduces the removal of the "Footer Credit" option from the Customizer for block themes (#38473) which was reverted in #38557 since it caused fatal errors on sites with child themes. To prevent the fatal errors, we know wait for the `init` action before checking `wp_is_block_theme`. Props to @Automattic/lego for finding the culprit.
- Loading branch information