Changeset 46627 for trunk/src/wp-includes/class-wp-widget.php
- Timestamp:
- 11/02/2019 08:04:27 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-widget.php
r45590 r46627 178 178 * 179 179 * @since 2.8.0 180 * 181 * @see __construct() 180 * @deprecated 4.3.0 Use __construct() instead. 181 * 182 * @see WP_Widget::__construct() 182 183 * 183 184 * @param string $id_base Optional Base ID for the widget, lowercase and unique. If left empty,
Note: See TracChangeset
for help on using the changeset viewer.