You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hooks.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ This document is auto-generated by `tools/generate-hooks-docs.php`. It lists onl
15
15
|`edac_before_validate`| action |[includes/classes/class-rest-api.php](https://github.com/equalizedigital/accessibility-checker/blob/develop/includes/classes/class-rest-api.php#L501)| 501 | Fires before the validation process starts. | 1.5.0 |
16
16
|`edac_check_license_hook`| action |[includes/classes/MyDot/Connector.php](https://github.com/equalizedigital/accessibility-checker/blob/develop/includes/classes/MyDot/Connector.php#L154)| 154 | Sets up the license page and handlers. | 1.xx.x |
|`edac_dismiss_reasons`| filter |[admin/class-ignore-ui.php](https://github.com/equalizedigital/accessibility-checker/blob/develop/admin/class-ignore-ui.php#L64)| 64 | Filters the dismiss reasons available in the ignore/dismiss panel. | 1.xx.x |
18
19
|`edac_filter_admin_scripts_slugs`| filter |[admin/class-enqueue-admin.php](https://github.com/equalizedigital/accessibility-checker/blob/develop/admin/class-enqueue-admin.php#L58)| 58 | Enqueue the admin and editorApp scripts. ||
19
20
|`edac_filter_command_classes`| filter |[includes/classes/WPCLI/BootstrapCLI.php](https://github.com/equalizedigital/accessibility-checker/blob/develop/includes/classes/WPCLI/BootstrapCLI.php#L83)| 83 | Filter the list of classes that hold the commands to be registered. | 1.15.0 |
20
21
|`edac_filter_dashboard_widget_capability`| filter |[admin/class-helpers.php](https://github.com/equalizedigital/accessibility-checker/blob/develop/admin/class-helpers.php#L229)| 229 | Filter the capability required to view the dashboard widget. | 1.9.3 |
@@ -36,14 +37,15 @@ This document is auto-generated by `tools/generate-hooks-docs.php`. It lists onl
36
37
|`edac_filter_simplified_summary_heading`| filter |[includes/classes/class-simplified-summary.php](https://github.com/equalizedigital/accessibility-checker/blob/develop/includes/classes/class-simplified-summary.php#L75)| 75 | Filter the heading that gets output before the simplified summary inside an <h2> tag. | 1.4.0 |
37
38
|`edac_fix_underline_target`| filter |[includes/classes/Fixes/Fix/LinkUnderline.php](https://github.com/equalizedigital/accessibility-checker/blob/develop/includes/classes/Fixes/Fix/LinkUnderline.php#L118)| 118 | Filters the target element selector for forcing underlines. | 1.16.0 |
38
39
|`edac_free_product_id`| filter |[includes/classes/MyDot/Connector.php](https://github.com/equalizedigital/accessibility-checker/blob/develop/includes/classes/MyDot/Connector.php#L144)| 144 | Sets up the license page and handlers. | 1.xx.x |
39
-
|`edac_get_origin_url_for_virtual_page`| filter |[admin/class-enqueue-admin.php](https://github.com/equalizedigital/accessibility-checker/blob/develop/admin/class-enqueue-admin.php#L118)|118| Enqueue the admin and editorApp scripts. ||
40
+
|`edac_get_origin_url_for_virtual_page`| filter |[admin/class-enqueue-admin.php](https://github.com/equalizedigital/accessibility-checker/blob/develop/admin/class-enqueue-admin.php#L119)|119| Enqueue the admin and editorApp scripts. ||
40
41
|`edac_ignore_permission`| filter |[admin/class-ajax.php](https://github.com/equalizedigital/accessibility-checker/blob/develop/admin/class-ajax.php#L326)| 326 | Filters if a user can ignore issues. | 1.4.0 |
41
42
|`edac_is_sale_time`| filter |[admin/class-upgrade-promotion.php](https://github.com/equalizedigital/accessibility-checker/blob/develop/admin/class-upgrade-promotion.php#L207)| 207 | Filter whether it's currently sale time for upgrade promotions. | 1.27.0 |
42
43
|`edac_jwt_audience`| filter |[includes/classes/MyDot/Connector.php](https://github.com/equalizedigital/accessibility-checker/blob/develop/includes/classes/MyDot/Connector.php#L925)| 925 | Get the expected audience for JWT validation (RFC 8725). | 1.xx.x |
43
44
|`edac_jwt_issuer`| filter |[includes/classes/MyDot/Connector.php](https://github.com/equalizedigital/accessibility-checker/blob/develop/includes/classes/MyDot/Connector.php#L913)| 913 | Get the expected issuer for JWT validation (RFC 8725). | 1.xx.x |
45
+
|`edac_landmark_types`| filter |[includes/helper-functions.php](https://github.com/equalizedigital/accessibility-checker/blob/develop/includes/helper-functions.php#L868)| 868 | Filter the landmark types used by the scanner and Issues Explorer filter. | 1.44.0 |
44
46
|`edac_link_wrapper_mock`| filter |[tests/phpunit/Admin/PluginRowMetaTest.php](https://github.com/equalizedigital/accessibility-checker/blob/develop/tests/phpunit/Admin/PluginRowMetaTest.php#L57)| 57 | Wrapper function that delegates to mock in test mode. ||
45
47
|`edac_link_wrapper_test_mode`| filter |[tests/phpunit/Admin/PluginRowMetaTest.php](https://github.com/equalizedigital/accessibility-checker/blob/develop/tests/phpunit/Admin/PluginRowMetaTest.php#L56)| 56 | Wrapper function that delegates to mock in test mode. ||
46
-
|`edac_max_alt_length`| filter |[admin/class-enqueue-admin.php](https://github.com/equalizedigital/accessibility-checker/blob/develop/admin/class-enqueue-admin.php#L144)|144| Enqueue the admin and editorApp scripts. ||
48
+
|`edac_max_alt_length`| filter |[admin/class-enqueue-admin.php](https://github.com/equalizedigital/accessibility-checker/blob/develop/admin/class-enqueue-admin.php#L145)|145| Enqueue the admin and editorApp scripts. ||
47
49
|`edac_mydot_api_endpoint`| filter |[includes/classes/MyDot/Connector.php](https://github.com/equalizedigital/accessibility-checker/blob/develop/includes/classes/MyDot/Connector.php#L528)| 528 | Filters the MyDot API endpoint URL. | 1.xx.x |
0 commit comments