Skip to content

Commit

Permalink
fix #52784 added two lines
Browse files Browse the repository at this point in the history
  • Loading branch information
bph committed Jul 20, 2023
1 parent 51a0796 commit 4bd2571
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/how-to-guides/themes/theme-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -472,6 +472,8 @@ Use this setting to enable the following Global Styles settings:
- color: link
- spacing: blockGap, margin, padding
- typography: lineHeight
- dimensions: minHeight
- position: sticky

```php
add_theme_support( 'appearance-tools' );
Expand Down

0 comments on commit 4bd2571

Please sign in to comment.