Changeset 47122 for trunk/src/wp-includes/widgets/class-wp-widget-pages.php
- Timestamp:
- 01/29/2020 12:43:23 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/widgets/class-wp-widget-pages.php
r46604 r47122 131 131 */ 132 132 public function form( $instance ) { 133 // Defaults133 // Defaults. 134 134 $instance = wp_parse_args( 135 135 (array) $instance,
Note: See TracChangeset
for help on using the changeset viewer.