Changeset 3375727
- Timestamp:
- 10/09/2025 01:00:29 PM (2 months ago)
- File:
-
- 1 edited
-
code-profiler/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
code-profiler/trunk/readme.txt
r3375722 r3375727 96 96 = 1.8.1 (09 Octobre 2025) = 97 97 98 * When profiling with WP-CLI, the results can be returned in JSON-encoded or CSV format, using the new `--out=<json|csv>` parameter. The output can be redirected to a file, e.g., `wp code-profiler -prorun --out=csv > /tmp/results.csv`.98 * When profiling with WP-CLI, the results can be returned in JSON-encoded or CSV format, using the new `--out=<json|csv>` parameter. The output can be redirected to a file, e.g., `wp code-profiler run --out=csv > /tmp/results.csv`. 99 99 100 100 = 1.8 (1st October, 2025) =
Note: See TracChangeset
for help on using the changeset viewer.