ReadSpeaker
ReadSpeaker provides the “listen to this page” behavior on Tibi pages.
Last modified: July 10, 2026
Source
packages/wordpress/themes/tibi/inc/assets.php
Behavior
- The ReadSpeaker script is printed in
wp_head. - The script uses
data-cookieconsent="ignore". - The theme renders a ReadSpeaker button linked to the current permalink.
- FAQ pages can also render a “Tilbake til hjelp” button near the page title.
QA
- Confirm the ReadSpeaker script loads.
- Confirm the listen button appears where expected.
- Confirm the generated URL includes the current page URL.
- Confirm the button does not interfere with title, Help, or FAQ layout.