Uses
Uses | Description |
---|---|
wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. |
wp-includes/functions.php: wp_parse_args() | Merge user defined arguments into defaults array. |
wp-includes/functions.php: add_query_arg() | Retrieves a modified URL query string. |
wp-includes/bookmark-template.php: wp_list_bookmarks() | Retrieve or echo all of the bookmarks. |