mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Docs: Remove/replace invalid inline @link tags in DocBlocks in wp-includes/*.
Fixes #36910. git-svn-id: https://develop.svn.wordpress.org/trunk@37487 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2126,7 +2126,7 @@ function register_sidebar_widget($name, $output_callback, $classname = '') {
|
||||
}
|
||||
|
||||
/**
|
||||
* Alias of {@link wp_unregister_sidebar_widget()}.
|
||||
* Serves as an alias of wp_unregister_sidebar_widget().
|
||||
*
|
||||
* @since 2.2.0
|
||||
* @deprecated 2.8.0 Use wp_unregister_sidebar_widget()
|
||||
|
||||
Reference in New Issue
Block a user