Changeset 46661 for trunk/src/wp-includes/bookmark.php
- Timestamp:
- 11/05/2019 09:25:53 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/bookmark.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/bookmark.php
r46152 r46661 130 130 * Default empty. 131 131 * } 132 * @return arrayList of bookmark row objects.132 * @return object[] List of bookmark row objects. 133 133 */ 134 134 function get_bookmarks( $args = '' ) {
Note: See TracChangeset
for help on using the changeset viewer.