Commit eb18c33
committed
Docs: Fix backwards default value for wp_list_users()::exclude_admin.
This was previosly listed as defaulting to `false` when in fact it defaults to `true.`
Developed in: WordPress/wordpress-develop#11022
Discussed in: https://core.trac.wordpress.org/ticket/64224
Reported in: WordPress/Documentation-Issue-Tracker#1849
Props dmsnell, noruzzaman, vHeemstra, westonruter.
See #64224.
Built from https://develop.svn.wordpress.org/trunk@61735
git-svn-id: http://core.svn.wordpress.org/trunk@61042 1a063a9b-81f0-0310-95a4-ce76da25c4cd1 parent 05de002 commit eb18c33
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
894 | 894 | | |
895 | 895 | | |
896 | 896 | | |
897 | | - | |
| 897 | + | |
898 | 898 | | |
899 | 899 | | |
900 | 900 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments