| @@ -33,9 +33,9 @@ | ||
| 33 | 33 | * or `'*'` for every section. Matching happens client-side. |
| 34 | 34 | * |
| 35 | 35 | * Timing: descriptors are re-collected when the window config is |
| 36 | 36 | * serialized for the browser (see |
| 37 | - * `openstation_my_wordpress_refresh_window_config()`), the same late | |
| 37 | + * the explorer app's per-dispatch payload), the same late | |
| 38 | 38 | * pass that enqueues declared `script` handles — registering the |
| 39 | 39 | * filter any time during a normal bootstrap is fine. |
| 40 | 40 | * |
| 41 | 41 | * @package OpenStation |