Skip to content

Commit 9062bb0

Browse files
committed
Truncate docs for od_finish_template_optimization
1 parent 2e1150c commit 9062bb0

File tree

1 file changed

+1
-3
lines changed
  • plugins/optimization-detective/docs

1 file changed

+1
-3
lines changed

plugins/optimization-detective/docs/hooks.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,9 +149,7 @@ This is after all the registered tag visitors have been invoked.
149149

150150
This action runs after all the tags in a document have been visited and so no additional tag visitor will be invoked.
151151
This action has limited usefulness at the moment, but see [#1931](https://github.com/WordPress/performance/issues/1931)
152-
which will introduce methods on `OD_Template_Optimization_Context` to insert HTML into the document. This will allow,
153-
for example, tag visitors to gather the styles for tags encountered on the page and to print them all in one single
154-
`STYLE` tag.
152+
for possibilities for what it could be used for in the future.
155153

156154
### Action: `od_url_metric_stored` (argument: `OD_URL_Metric_Store_Request_Context`)
157155

0 commit comments

Comments
 (0)