Editor: Add background image support (#3169)

This commit is contained in:
Ben Word
2023-12-19 10:31:29 -06:00
committed by GitHub
parent 3c07fae355
commit 5cd2c43847
2 changed files with 6 additions and 0 deletions

View File

@@ -3,6 +3,9 @@
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"settings": {
"background": {
"backgroundImage": true
},
"color": {
"custom": false,
"customDuotone": false,