mirror of
https://ghproxy.net/https://github.com/aspirepress/InteropSpec.git
synced 2025-11-23 04:10:41 +08:00
Reorganised repo and fixed readme files to support the repo containing both plugin and theme specs. For now there is only the plugin specification but themes will be added soon by @antpb
27 lines
994 B
Markdown
27 lines
994 B
Markdown
# WordPress Plugin & Theme Metadata Specification 1.0 - DRAFT
|
|
|
|
## Contributors
|
|
|
|
- Anthony Burchell - individual contributor
|
|
- Eric Adams - individual contributor
|
|
- Yosef Eliezrie - individual contributor/project management
|
|
|
|
## Status
|
|
|
|
Draft
|
|
|
|
## Overview
|
|
|
|
This specification allows for the standardization of metadata for both WordPress plugins & WordPress Themes across multiple repositories. It aims to provide a consistent format for plugin & Theme information, making it easier for developers, users, and platforms to work with both plugin & theme data.
|
|
|
|
## Known Implementations
|
|
|
|
### Proof of concept XR 3D Plugin
|
|
*[Proof of concept 3D Plugin Repo:](https://app.xr.foundation/)
|
|
*[Proof of concept 3D Plugin Demo:](https://www.youtube.com/watch?v=1oTkmDNkwyo/)
|
|
|
|
## Resources
|
|
|
|
Modeled after the Khronos Group glTF Extension specification structure.
|
|
|
|
Initial version inspired by the [WordPress.org plugin schema](https://api.wordpress.org/translations/plugins/1.0/?slug=three-object-viewer/)
|