Make WordPress Core

Ticket #61390: 61390.diff

File 61390.diff, 447 bytes (added by david.binda, 11 months ago)
  • src/wp-includes/blocks.php

     
    11151115        return $post;
    11161116}
    11171117
    1118 /*
     1118/**
    11191119 * Returns the markup for blocks hooked to the given anchor block in a specific relative position and then
    11201120 * adds a list of hooked block types to an anchor block's ignored hooked block types.
    11211121 *