WordPress/wp-includes/block-supports
isabel_brison 1c20a0a820 Editor: Fix coding standards and move deprecated function to correct file.
Follow-up to [58074], formats docblocks correctly and moves `wp_render_elements_support` to the deprecated file.

Props aaronrobertshaw, isabel_brison, mukesh27, spacedmonkey.
See #60681.

Built from https://develop.svn.wordpress.org/trunk@58090


git-svn-id: http://core.svn.wordpress.org/trunk@57555 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2024-05-03 05:25:12 +00:00
..
align.php
background.php Coding Standards: Fix some spaces on block-supports background. 2024-01-26 17:53:15 +00:00
border.php Editor: Replace property_exists calls in block related functions with instanceof 2023-09-29 10:20:30 +00:00
colors.php Editor: Replace property_exists calls in block related functions with instanceof 2023-09-29 10:20:30 +00:00
custom-classname.php
dimensions.php Editor: introduce dimensions.aspectRatio block support. 2024-01-31 02:54:17 +00:00
duotone.php
elements.php Editor: Fix coding standards and move deprecated function to correct file. 2024-05-03 05:25:12 +00:00
generated-classname.php
layout.php Editor: Fix PHP warning in Layout block support. 2024-01-30 11:10:17 +00:00
position.php
settings.php
shadow.php Editor: Remove shadow support via direct attribute. 2024-02-01 09:26:15 +00:00
spacing.php
typography.php Editor: fix fluid font division by zero error when min and max viewport widths are equal. 2024-01-23 05:57:15 +00:00
utils.php