Remove all @package and @subpackage PHPDoc tags not at the file- or class-levels in core.
See #27200. Built from https://develop.svn.wordpress.org/trunk@27262 git-svn-id: http://core.svn.wordpress.org/trunk@27119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1677,8 +1677,6 @@ function the_author_ID() {
|
||||
* dots added to the end. If there is content left over, then dots will be added
|
||||
* and the rest of the content will be removed.
|
||||
*
|
||||
* @package WordPress
|
||||
* @subpackage Feed
|
||||
* @since 0.71
|
||||
* @uses apply_filters() Calls 'the_content_rss' on the content before processing.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user