Adds scope attributes to table headers in TablePress tables for improved accessibility.
TablePress Scoped Headers Plugin enhances the accessibility of your tables by ensuring that table headers are correctly associated with their corresponding rows and columns.
- Ensure you have the TablePress plugin installed and activated.
- Download or clone this repository into your
/wp-content/plugins/
directory:git clone https://github.com/yourusername/tablepress-scoped-headers.git
- Activate the plugin through the 'Plugins' menu in WordPress.
Once activated, the plugin will automatically add scope
attributes to the table headers in TablePress tables:
scope="col"
for headers in the first row.scope="row"
for headers in the first column.
Yes, this plugin is an add-on for TablePress. You need to have TablePress installed and activated on your WordPress site for this plugin to function.
- Initial release of TablePress Scoped Headers Plugin.
This plugin is licensed under the GPLv2 or later. For more information, see GNU General Public License.
Developed by Equalize Digital. For more information, visit Equalize Digital.