WP Manifestindependent plugin directory
manifest / events / conference

WP Accessibility Day - Conference Schedule

Conference plugin; custom functionality for WP Accessibility Day

by WP Accessibility Day · github.com/wpa11yday/conference · website

4stars
4forks

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/wpa11yday/conference/archive/refs/heads/main.zip

Declares an update source (https://github.com/wpa11yday/), so updates arrive through the plugin's own updater.

From the readme

WP Accessibility Day Conference Plugin Conference scheduler plugin for WP Accessibility Day This plugin is used by the WP Accessibility Day conference to manage organizers, presenters, and sessions. Precommit and Lint Staged This project uses a precommit hook controlled with Husky to trigger lint-staged commands. Before committing, staged files will be checked to see if any match the file types and locations in the package.json file and then the appropriate lint command is triggered for those files. Where possible code standards are automatically fixed. If there are remaining errors after attempting to fix, the commit will fail with details about what needs to be resolved. At times it might be appropriate to ignore an error. In most cases it is best to use inline comments for the linting tool in order to ignore the error for a given line of code. In very rare cases it may be required to commit a change without resolving the lint errors. In those instances attempt to commit again with the --no-verify flag. Release Process This plugin uses the WordPress automatic updater through Github releases. To release an update: Update the version number in the readme.txt header

Read the full README on GitHub →

Releases

TagPublished
v2.2.1 Jan 4, 2026
v2.2.0 Jan 4, 2026
v2.0.0 Nov 2, 2023

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.