Skip to content

Commit b9c8dc0

Browse files
authored
Merge pull request #192 from wp-cli/regenerate-readme
Regenerate README file
2 parents 04c20f2 + 838e34c commit b9c8dc0

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

README.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -97,16 +97,15 @@ render based on the main query, and renders it.
9797
+--------------------------+---------+-------------+
9898
| hook | time | cache_ratio |
9999
+--------------------------+---------+-------------+
100-
| muplugins_loaded:before | 0.1767s | 33.33% |
101-
| plugins_loaded:before | 0.103s | 78.13% |
102-
| plugins_loaded | 0.0194s | 19.32% |
103-
| setup_theme | 0.0018s | 75% |
104-
| after_setup_theme:before | 0.0116s | 95.45% |
105-
| after_setup_theme | 0.0049s | 96% |
106-
| init | 0.1428s | 76.74% |
107-
| wp_loaded:after | 0.0236s | |
100+
| muplugins_loaded:before | 0.2335s | 40% |
101+
| muplugins_loaded | 0.0007s | 50% |
102+
| plugins_loaded:before | 0.2792s | 77.63% |
103+
| plugins_loaded | 0.1502s | 100% |
104+
| after_setup_theme:before | 0.068s | 100% |
105+
| init | 0.2643s | 96.88% |
106+
| wp_loaded:after | 0.0377s | |
108107
+--------------------------+---------+-------------+
109-
| total (8) | 0.4837s | 67.71% |
108+
| total (7) | 1.0335s | 77.42% |
110109
+--------------------------+---------+-------------+
111110

112111

@@ -309,7 +308,7 @@ wp package install wp-cli/profile-command:@stable
309308
To install the latest development version of this package, use the following command instead:
310309

311310
```bash
312-
wp package install wp-cli/profile-command:dev-master
311+
wp package install wp-cli/profile-command:dev-main
313312
```
314313

315314
## Contributing

0 commit comments

Comments
 (0)