WP Manifestindependent plugin directory
manifest / utilities / wp-a11y-headings-focus

WP A11y Headings Focus

Adds a tabindex="-1" to heading blocks to receive focus programatically.

by LTIC WordPress · github.com/ubc/wp-a11y-headings-focus

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/ubc/wp-a11y-headings-focus/archive/refs/heads/master.zip

Readme

WP A11y Headings Focus

A WordPress plugin that adds a "tabindex=-1" to heading blocks.

Installation

  1. Copy or clone the wp-a11y-headings-focus folder into your /wp-content/plugins/ directory.
  2. Navigate to the Plugins menu in the WordPress dashboard and activate the WP A11y Headings Focus plugin.

Read the full README on GitHub →