Changeset 47016
- Timestamp:
- 12/26/2019 03:51:33 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/dashboard.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/dashboard.php
r47015 r47016 1063 1063 * @param array $check_urls RSS feeds. 1064 1064 * @param mixed ...$args Optional additional parameters to pass to the callback function. 1065 * @return bool True on success, false on failure. 1065 * @return bool True on success, false on failure. 1066 1066 */ 1067 1067 function wp_dashboard_cached_rss_widget( $widget_id, $callback, $check_urls = array(), ...$args ) {
Note: See TracChangeset
for help on using the changeset viewer.