Changeset 44975 for trunk/src/wp-includes/class-wp-customize-manager.php
- Timestamp:
- 03/21/2019 10:01:42 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-manager.php
r44785 r44975 5730 5730 $wporg_args = array( 5731 5731 'per_page' => 100, 5732 'fields' => array( 5733 'reviews_url' => true, // Explicitly request the reviews URL to be linked from the customizer. 5734 ), 5732 5735 ); 5733 5736
Note: See TracChangeset
for help on using the changeset viewer.