Changeset 58409 for trunk/src/wp-admin/includes/plugin-install.php
- Timestamp:
- 06/13/2024 08:48:33 PM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/plugin-install.php
r58402 r58409 175 175 if ( $ssl && is_wp_error( $request ) ) { 176 176 if ( ! wp_is_json_request() ) { 177 trigger_error( 177 wp_trigger_error( 178 __FUNCTION__, 178 179 sprintf( 179 180 /* translators: %s: Support forums URL. */
Note: See TracChangeset
for help on using the changeset viewer.