- Timestamp:
- 07/30/2021 07:34:39 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-selective-refresh.php
r49946 r51518 336 336 * @since 4.5.0 337 337 * 338 * @param WP_Customize_Selective_Refresh $ thisSelective refresh component.338 * @param WP_Customize_Selective_Refresh $refresh Selective refresh component. 339 339 * @param array $partials Placements' context data for the partials rendered in the request. 340 340 * The array is keyed by partial ID, with each item being an array of … … 385 385 * @since 4.5.0 386 386 * 387 * @param WP_Customize_Selective_Refresh $ thisSelective refresh component.387 * @param WP_Customize_Selective_Refresh $refresh Selective refresh component. 388 388 * @param array $partials Placements' context data for the partials rendered in the request. 389 389 * The array is keyed by partial ID, with each item being an array of
Note: See TracChangeset
for help on using the changeset viewer.