Changeset 12425
- Timestamp:
- 02/27/2023 02:06:17 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/standalone/class-plugins-info-api-request.php
r11543 r12425 312 312 } 313 313 314 if ( ! empty( $this->args->slug ) && ! is_string( $this->args->slug ) ) { 315 return false; 316 } 317 314 318 if ( ! is_string( $this->locale ) ) { 315 319 return false;
Note: See TracChangeset
for help on using the changeset viewer.