Docs: Fix the syntax for a mid-file sectional comment in wp-admin/includes/dashboard.php.
See #32246. git-svn-id: https://develop.svn.wordpress.org/trunk@34565 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
7a74f67964
commit
ea23f4603c
@ -926,7 +926,9 @@ function wp_dashboard_cached_rss_widget( $widget_id, $callback, $check_urls = ar
|
||||
return true;
|
||||
}
|
||||
|
||||
/* Dashboard Widgets Controls */
|
||||
//
|
||||
// Dashboard Widgets Controls
|
||||
//
|
||||
|
||||
/**
|
||||
* Calls widget control callback.
|
||||
|
Loading…
Reference in New Issue
Block a user