WordPress/wp-includes/widgets
Sergey Biryukov b16368c268 Docs: Remove @staticvar tags from core.
The tag was supported in phpDocumentor 1.x, but is no longer supported in 2.x and 3.x.

Usage of static variables is considered an internal implementation detail and has no information value for someone reading the docs.

Props alishanvr, jrf.
Fixes #50426.
Built from https://develop.svn.wordpress.org/trunk@48109


git-svn-id: http://core.svn.wordpress.org/trunk@47878 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-06-20 12:40:12 +00:00
..
class-wp-nav-menu-widget.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
class-wp-widget-archives.php Coding Standards: Format the markup of widget forms in a more consistent manner. 2020-04-17 09:38:07 +00:00
class-wp-widget-calendar.php Coding Standards: Format the markup of widget forms in a more consistent manner. 2020-04-17 09:38:07 +00:00
class-wp-widget-categories.php Docs: Remove @staticvar tags from core. 2020-06-20 12:40:12 +00:00
class-wp-widget-custom-html.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
class-wp-widget-links.php Coding Standards: Format the markup of widget forms in a more consistent manner. 2020-04-17 09:38:07 +00:00
class-wp-widget-media-audio.php
class-wp-widget-media-gallery.php
class-wp-widget-media-image.php
class-wp-widget-media-video.php Widgets: Revert [47307]. 2020-02-18 18:19:06 +00:00
class-wp-widget-media.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
class-wp-widget-meta.php Coding Standards: Format the markup of widget forms in a more consistent manner. 2020-04-17 09:38:07 +00:00
class-wp-widget-pages.php Coding Standards: Format the markup of widget forms in a more consistent manner. 2020-04-17 09:38:07 +00:00
class-wp-widget-recent-comments.php Docs: Remove @staticvar tags from core. 2020-06-20 12:40:12 +00:00
class-wp-widget-recent-posts.php Coding Standards: Format the markup of widget forms in a more consistent manner. 2020-04-17 09:38:07 +00:00
class-wp-widget-rss.php Coding Standards: Use strict comparison in wp-includes/widgets/class-wp-widget-rss.php. 2020-05-08 08:36:18 +00:00
class-wp-widget-search.php Coding Standards: Format the markup of widget forms in a more consistent manner. 2020-04-17 09:38:07 +00:00
class-wp-widget-tag-cloud.php Coding Standards: Format the markup of widget forms in a more consistent manner. 2020-04-17 09:38:07 +00:00
class-wp-widget-text.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:33:11 +00:00