added to command.php

This commit is contained in:
josevarghese 2024-06-13 19:53:14 +05:30
parent 4e26af2a39
commit a55498e90c

View file

@ -27,6 +27,8 @@ use WP_CLI\Utils;
* +--------------------------+---------+-------------+
* | hook | time | cache_ratio |
* +--------------------------+---------+-------------+
* | hook | time | cache_ratio |
* +--------------------------+---------+-------------+
* | muplugins_loaded:before | 0.1767s | 33.33% |
* | plugins_loaded:before | 0.103s | 78.13% |
* | plugins_loaded | 0.0194s | 19.32% |