Changeset 32568 for trunk/src/wp-includes/bookmark-template.php
- Timestamp:
- 05/24/2015 05:39:47 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/bookmark-template.php
r30536 r32568 196 196 * Default 'ASC'. 197 197 * } 198 * @return string| nullWill only return if echo option is set to not echo. Default is not return anything.198 * @return string|void Will only return if echo option is set to not echo. Default is not return anything. 199 199 */ 200 200 function wp_list_bookmarks( $args = '' ) {
Note: See TracChangeset
for help on using the changeset viewer.