Status: legacy / not maintained. Do not use this repository as a production reference.
This repository was created as a small experiment for testing WordPress plugin updates distributed through GitHub Releases.
It is intentionally kept only as historical source material. The implementation predates the current WP24Horas open-source standards and contains incomplete updater logic that should not be copied into production plugins.
- WP24H Plugin Boilerplate — current reference for WordPress plugin architecture, testing, static analysis and release tooling.
- WP Plugin Readme Validator — validates plugin/readme metadata before distribution.
- WP24H MD Importer — maintained real-world WordPress plugin example.
The experiment explored:
- querying GitHub Releases from WordPress;
- exposing a custom package URL to the plugin update transient;
- displaying basic release information in the WordPress plugin UI.
The current implementation is not considered secure, complete or maintained enough to serve as documentation.
This repository should be archived when repository settings are next reviewed manually.