Ticket #61390: 61390.diff
File 61390.diff, 447 bytes (added by , 11 months ago) |
---|
-
src/wp-includes/blocks.php
1115 1115 return $post; 1116 1116 } 1117 1117 1118 /* 1118 /** 1119 1119 * Returns the markup for blocks hooked to the given anchor block in a specific relative position and then 1120 1120 * adds a list of hooked block types to an anchor block's ignored hooked block types. 1121 1121 *