Skip to content

Conversation

@ryanwelcher
Copy link
Collaborator

This PR introduces the dev inspector feature.

Closes #1

@ryanwelcher ryanwelcher self-assigned this Dec 19, 2025
@ryanwelcher ryanwelcher added the enhancement New feature or request label Dec 19, 2025
* @see https://make.wordpress.org/core/2025/03/13/more-efficient-block-type-registration-in-6-8/
* @see https://make.wordpress.org/core/2024/10/17/new-block-type-registration-apis-to-improve-performance-in-wordpress-6-7/
*/
function developer_showcase_dev_inspector_block_init() {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should just assume that we're running 6.8+ and can remove all the extra function_exists checks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dev Inspector

3 participants