Changeset 56592
- Timestamp:
- 09/15/2023 07:49:27 AM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks.php
r56587 r56592 534 534 _doing_it_wrong( 535 535 __METHOD__, 536 __( 'Cannot hook block to itself.' , 'gutenberg'),536 __( 'Cannot hook block to itself.' ), 537 537 '6.4.0' 538 538 );
Note: See TracChangeset
for help on using the changeset viewer.