[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/js/dist/ -> interactivity-router.js (summary)

WordPress dependencies

File Size: 377 lines (13 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 function

  a11ySpeak()

Functions
Functions that are not part of a class:

a11ySpeak(messageKey)   X-Ref
Announces a message to screen readers.

This is a wrapper around the `@wordpress/a11y` package's `speak` function. It handles importing
the package on demand and should be used instead of calling `ally.speak` direacly.

param: messageKey The message to be announced by assistive technologies.



Generated : Tue Sep 24 08:20:01 2024 Cross-referenced by PHPXref