Changeset 9051 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/standalone/class-plugins-info-api-request.php
- Timestamp:
- 07/17/2019 07:14:19 AM (7 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
r6496 r9051 216 216 $query['author_name'] = $this->args->author; 217 217 } 218 219 // Block 220 if ( ! empty( $this->args->block ) ) { 221 $query['block'] = $this->args->block; 222 } 218 223 } 219 224
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)