Changeset 49672 for trunk/src/wp-includes/author-template.php
- Timestamp:
- 11/19/2020 06:22:02 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/author-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/author-template.php
r48576 r49672 406 406 * will be separated by commas. 407 407 * @type bool $html Whether to list the items in HTML form or plaintext. Default true. 408 * @type array|string $exclude Array or comma/space-separated list of author IDs to exclude. Default empty.409 * @type array|string $include Array or comma/space-separated list of author IDs to include. Default empty.408 * @type int[]|string $exclude Array or comma/space-separated list of author IDs to exclude. Default empty. 409 * @type int[]|string $include Array or comma/space-separated list of author IDs to include. Default empty. 410 410 * } 411 411 * @return void|string Void if 'echo' argument is true, list of authors if 'echo' is false.
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)