mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Improves the performance of wp_render_layout_support_flag() function by moving variables to where each is used. If a return happens before the variable is needed, this change avoids unnecessary processing and memory. Props spacedmonkey, hellofromTonya, mukesh27. Fixes #57815. git-svn-id: https://develop.svn.wordpress.org/trunk@55541 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| align.php | ||
| border.php | ||
| colors.php | ||
| custom-classname.php | ||
| dimensions.php | ||
| duotone.php | ||
| elements.php | ||
| generated-classname.php | ||
| layout.php | ||
| position.php | ||
| settings.php | ||
| spacing.php | ||
| typography.php | ||
| utils.php | ||