From f8d6c54ae66755fbf281249672ea83858b13d28c Mon Sep 17 00:00:00 2001 From: Alain Schlesser Date: Wed, 11 Mar 2026 08:54:18 +0000 Subject: [PATCH] Regenerate README file - 2026-03-11 --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f5d1a2c8..79472d00 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ render based on the main query, and renders it. Profile key metrics for WordPress hooks (actions and filters). ~~~ -wp profile hook [] [--all] [--spotlight] [--url=] [--fields=] [--format=] [--order=] [--orderby=] +wp profile hook [] [--all] [--spotlight] [--url=] [--fields=] [--format=] [--order=] [--orderby=] [--search=] ~~~ In order to profile callbacks on a specific hook, the action or filter @@ -161,6 +161,9 @@ will need to execute during the course of the request. [--orderby=] Set orderby which field. + [--search=] + Filter callbacks to those matching the given search pattern (case-insensitive). + **EXAMPLES** # Profile a hook.