Changeset 13475 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/readme/class-parser.php
- Timestamp:
- 04/09/2024 01:54:47 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/readme/class-parser.php
r13446 r13475 315 315 316 316 if ( count( $this->tags ) > 5 ) { 317 $this->warnings['too_many_tags'] = array_slice( $this->tags, 4);317 $this->warnings['too_many_tags'] = array_slice( $this->tags, 5 ); 318 318 $this->tags = array_slice( $this->tags, 0, 5 ); 319 319 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)