Changeset 56816 for trunk/src/wp-includes/blocks/query.php
- Timestamp:
- 10/10/2023 11:27:50 AM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/query.php
r56710 r56816 35 35 ), 36 36 ), 37 ) 37 ), 38 JSON_HEX_TAG | JSON_HEX_APOS | JSON_HEX_AMP 38 39 ) 39 40 );
Note: See TracChangeset
for help on using the changeset viewer.