Changeset 14569
- Timestamp:
- 10/24/2025 07:20:05 AM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/jobs/class-plugin-updates-pcp.php
r14566 r14569 340 340 '--error-severity=7 --warning-severity=6 --include-low-severity-errors ' . 341 341 '--categories=plugin_repo --format=json ' . 342 '--mode=' . escapeshellarg( $mode ) . ' ' .342 // '--mode=' . escapeshellarg( $mode ) . ' ' . 343 343 '--slug=' . escapeshellarg( $plugin_slug ) . ' ' . 344 344 escapeshellarg( $path );
Note: See TracChangeset
for help on using the changeset viewer.