Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider adding support for Appearance Tools and Custom Spacing in the Block Editor #2289

Open
chrisblakley opened this issue Jun 28, 2024 · 0 comments
Labels
Backend (Server) Related to the server-side (includes PHP, HTML, etc).
Milestone

Comments

@chrisblakley
Copy link
Owner

These provide additional features to the native block editor:

add_theme_support( 'appearance-tools' );
add_theme_support( 'custom-spacing' );

screenshot_2024-06-28_at_1 57 19___pm

Consider adding this for everyone, or would it be beneficial to add for developers only? If doing it behind a conditional, think of what issues may arise if a developer creates a post using these but then a content manager needs to make edits...

@chrisblakley chrisblakley added the Backend (Server) Related to the server-side (includes PHP, HTML, etc). label Jun 28, 2024
@chrisblakley chrisblakley added this to the 13.0 Bubble milestone Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend (Server) Related to the server-side (includes PHP, HTML, etc).
Projects
None yet
Development

No branches or pull requests

1 participant