[wp-trac] [WordPress Trac] #60132: Add background-repeat CSS property to safe_style_css filter

WordPress Trac noreply at wordpress.org
Fri Dec 22 04:18:30 UTC 2023


#60132: Add background-repeat CSS property to safe_style_css filter
--------------------------+-----------------------------
 Reporter:  andrewserong  |      Owner:  (none)
     Type:  enhancement   |     Status:  new
 Priority:  normal        |  Milestone:  6.5
Component:  Editor        |    Version:  trunk
 Severity:  normal        |   Keywords:  gutenberg-merge
  Focuses:                |
--------------------------+-----------------------------
 To support extending both the style engine and background image block
 supports to include a toggle for background-repeat, let's add the
 `background-repeat` property to the `safe_style_css` filter, to ensure the
 CSS property can be output.

 The proposed new control to allow toggling background repeat has landed in
 the Gutenberg plugin as of
 https://github.com/WordPress/gutenberg/pull/57005. Note that other PHP
 parts of that PR will be backported separately, to keep things contained.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/60132>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list