WordPress/wp-includes/widgets
Sergey Biryukov b026fde152 Docs: Remove @static notations from property DocBlocks in wp-admin/* and wp-includes/* classes.
This tag has been used in the past, but should no longer be used. Just using the `static` keyword in code is enough for PhpDocumentor on PHP5+ to recognize static variables and methods, and PhpDocumentor will mark them as static.

Props birgire.
See #42803.
Built from https://develop.svn.wordpress.org/trunk@42747


git-svn-id: http://core.svn.wordpress.org/trunk@42577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-02-25 20:32:30 +00:00
..
class-wp-nav-menu-widget.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-widget-archives.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-widget-calendar.php Docs: Remove @static notations from property DocBlocks in wp-admin/* and wp-includes/* classes. 2018-02-25 20:32:30 +00:00
class-wp-widget-categories.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-widget-custom-html.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-widget-links.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-widget-media-audio.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-widget-media-gallery.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-widget-media-image.php Widgets: Allow relative/partial URLs in Image Widget's link field. 2018-01-22 04:52:33 +00:00
class-wp-widget-media-video.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-widget-media.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-widget-meta.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-widget-pages.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-widget-recent-comments.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-widget-recent-posts.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-widget-rss.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-widget-search.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-widget-tag-cloud.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-widget-text.php Docs: Correct erroneous class references in @see tags. 2018-02-01 01:20:30 +00:00