mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Docs: Various docblock corrections.
See #32246 git-svn-id: https://develop.svn.wordpress.org/trunk@36250 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1144,6 +1144,9 @@ function wp_dashboard_primary_output( $widget_id, $feeds ) {
|
||||
* Display plugins text for the WordPress news widget.
|
||||
*
|
||||
* @since 2.5.0
|
||||
*
|
||||
* @param string $rss The RSS feed URL.
|
||||
* @param array $args Array of arguments for this RSS feed.
|
||||
*/
|
||||
function wp_dashboard_plugins_output( $rss, $args = array() ) {
|
||||
// Plugin feeds plus link to install them
|
||||
|
||||
Reference in New Issue
Block a user