Changeset 61995 for trunk/src/wp-includes/class-wp-block-parser.php
- Timestamp:
- 03/12/2026 08:18:18 PM (2 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-block-parser.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-block-parser.php
r61504 r61995 319 319 * @internal 320 320 * @since 5.0.0 321 * @param null $length how many bytes of document text to output.321 * @param null|int $length How many bytes of document text to output. 322 322 */ 323 323 public function add_freeform( $length = null ) {
Note: See TracChangeset
for help on using the changeset viewer.