File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
plugins/optimization-detective/docs Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -149,9 +149,7 @@ This is after all the registered tag visitors have been invoked.
149
149
150
150
This action runs after all the tags in a document have been visited and so no additional tag visitor will be invoked.
151
151
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.
155
153
156
154
### Action: ` od_url_metric_stored ` (argument: ` OD_URL_Metric_Store_Request_Context ` )
157
155
You can’t perform that action at this time.
0 commit comments