Make WordPress Core


Ignore:
Timestamp:
01/10/2016 01:25:44 AM (9 years ago)
Author:
johnbillion
Message:

Docs: Various docblock corrections.

See #32246

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/dashboard.php

    r36172 r36250  
    11451145 *
    11461146 * @since 2.5.0
     1147 *
     1148 * @param string $rss  The RSS feed URL.
     1149 * @param array  $args Array of arguments for this RSS feed.
    11471150 */
    11481151function wp_dashboard_plugins_output( $rss, $args = array() ) {
Note: See TracChangeset for help on using the changeset viewer.