| 1 | Index: bookmark.php |
|---|
| 2 | =================================================================== |
|---|
| 3 | --- bookmark.php (revision 19587) |
|---|
| 4 | +++ bookmark.php (working copy) |
|---|
| 5 | @@ -101,9 +101,9 @@ |
|---|
| 6 | * links marked as 'invisible'. |
|---|
| 7 | * 'show_updated' - Default is 0 (integer). Will show the time of when the |
|---|
| 8 | * bookmark was last updated. |
|---|
| 9 | - * 'include' - Default is empty string (string). Include other categories |
|---|
| 10 | + * 'include' - Default is empty string (string). Include bookmark ID(s) |
|---|
| 11 | * separated by commas. |
|---|
| 12 | - * 'exclude' - Default is empty string (string). Exclude other categories |
|---|
| 13 | + * 'exclude' - Default is empty string (string). Exclude bookmark ID(s) |
|---|
| 14 | * separated by commas. |
|---|
| 15 | * |
|---|
| 16 | * @since 2.1.0 |
|---|