wordpress-develop/src/wp-includes/widgets
Sergey Biryukov c89d25560b 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.

git-svn-id: https://develop.svn.wordpress.org/trunk@42747 602fd350-edb4-49c9-b593-d223f7449a82
2018-02-25 20:31:33 +00:00
..
class-wp-nav-menu-widget.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-widget-archives.php Code is Poetry. 2017-11-30 23:09:33 +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:31:33 +00:00
class-wp-widget-categories.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-widget-custom-html.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-widget-links.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-widget-media-audio.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-widget-media-gallery.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-widget-media-image.php Widgets: Allow relative/partial URLs in Image Widget's link field. 2018-01-22 04:51:16 +00:00
class-wp-widget-media-video.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-widget-media.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-widget-meta.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-widget-pages.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-widget-recent-comments.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-widget-recent-posts.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-widget-rss.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-widget-search.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-widget-tag-cloud.php Code is Poetry. 2017-11-30 23:09:33 +00:00
class-wp-widget-text.php Docs: Correct erroneous class references in @see tags. 2018-02-01 01:19:50 +00:00