Skip to content
Prev Previous commit
Next Next commit
Add inner content to the example docstring
Co-authored-by: Greg Ziółkowski <[email protected]>
  • Loading branch information
michalczaplinski and gziolo authored Feb 7, 2024
commit 71b9917beb88cb49d25f9a9913bb36e627facce6
4 changes: 3 additions & 1 deletion src/wp-includes/block-bindings.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,9 @@
* }
* }
* }
* } --><!-- /wp:paragraph -->
* } -->
* <p>Fallback text that gets replaced.</p>
* <!-- /wp:paragraph -->
*
* @since 6.5.0
*
Expand Down