afragen / github-updater
一个插件,可自动更新GitHub、Bitbucket、GitLab或Gitea托管插件、主题和语言包。
12.5.0
2024-08-16 17:04 UTC
Requires
- php: >=7.4
- afragen/singleton: dev-master
- afragen/wordpress-plugin-readme-parser: dev-master
- afragen/wp-dependency-installer: ^4
- freemius/wordpress-sdk: ^2.6
Requires (Dev)
- wp-coding-standards/wpcs: ^3.0.0
- dev-develop
- 12.5.0
- 12.4.0
- 12.3.1
- 12.3.0
- 12.2.3
- 12.2.2
- 12.2.1
- 12.2.0
- 12.1.3
- 12.1.2
- 12.1.1
- 12.1.0
- 12.0.4
- 12.0.3
- 12.0.2
- 12.0.1
- 12.0.0
- 11.1.10
- 11.1.9
- 11.1.8
- 11.1.7
- 11.1.6
- 11.1.5
- 11.1.4
- 11.1.3
- 11.1.2
- 11.1.1
- 11.1.0
- 11.0.6
- 11.0.5
- 11.0.4
- 11.0.3
- 11.0.2
- 11.0.1
- 11.0.0
- 10.10.0
- 10.9.0
- 10.8.0
- 10.7.2
- 10.7.1
- 10.7.0
- 10.6.15
- 10.6.14
- 10.6.13
- 10.6.12
- 10.6.11
- 10.6.10
- 10.6.9
- 10.6.8
- 10.6.7
- 10.6.6
- 10.6.5
- 10.6.4
- 10.6.3
- 10.6.2
- 10.6.1
- 10.6.0
- 10.5.2
- 10.5.1
- 10.5.0
- 10.4.2
- 10.4.1
- 10.4.0
- 10.3.4
- 10.3.3
- 10.3.2
- 10.3.1
- 10.3.0
- 10.2.2
- 10.2.1
- 10.2.0
- 10.1.0
- 10.0.2
- 10.0.1
- 10.0.0
- 8.9.0
- 8.8.2
- 8.8.1
- 8.8.0
- 8.7.3
- 8.7.2
- 8.7.1
- 8.7.0
- 8.6.3
- 8.6.2
- 8.6.1
- 8.6.0
- 8.5.2
- 8.5.1
- 8.5.0
- 8.4.2
- 8.4.1
- 8.4.0
- 8.3.1
- 8.3.0
- 8.2.1
- 8.2.0
- 8.1.2
- 8.1.1
- 8.1.0
- 8.0.0
- 7.6.2
- 7.6.1
- 7.6.0
- 7.5.0
- 7.4.4
- 7.4.3
- 7.4.2
- 7.4.1
- 7.4.0
- 7.3.1
- 7.3.0
- 7.2.0
- 7.1.0
- 7.0.0
- 6.3.5
- 6.3.4
- 6.3.3
- 6.3.2
- 6.3.1
- 6.3.0
- 6.2.2
- 6.2.1
- 6.2.0
- 6.1.1
- 6.1.0
- 6.0.0
- 5.6.2
- 5.6.1
- 5.6.0
- 5.5.0
- 5.4.1
- 5.4.0
- 5.3.4
- 5.3.3
- 5.3.2
- 5.3.1
- 5.3.0
- 5.2.0
- 5.1.2
- 5.1.1
- 5.1.0
- 5.0.1
- 5.0.0
- 4.6.2
- 4.6.1
- 4.6.0
- 4.5.7
- 4.5.6
- 4.5.5
- 4.5.4
- 4.5.3
- 4.5.1
- 4.5.0
- 4.4.0
- 4.3.1
- 4.3.0
- 4.2.0
- 4.1.4
- 4.1.3
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.1
- 4.0.0
- 3.2.6
- 3.2.5
- 3.2.4
- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.1
- 3.1.0
- 3.0.7
- 3.0.6
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.9.0
- dev-master
- dev-log
This package is auto-updated.
Last update: 2024-09-11 17:06:16 UTC
README
- 贡献者: Andy Fragen,其他贡献者
- 标签:插件、主题、更新、GitHub、语言包
- 至少需要:5.9
- 需要PHP:7.4
- 稳定标签:master
- 捐赠链接:https://thefragens.com/git-updater-donate
- 许可证:MIT
一个简单的插件,可启用自动更新您GitHub托管的WordPress插件、主题和语言包。还提供适用于Bitbucket、GitLab、Gitea和Gist的额外API插件。
描述
此插件最初设计用于简单地更新任何GitHub托管的WordPress插件或主题。您的插件或主题的style.css头部或插件头部必须包含指向GitHub的头部。格式如下。
GitHub Plugin URI: afragen/git-updater
GitHub Plugin URI: https://github.com/afragen/git-updater
或
GitHub Theme URI: afragen/test-child
GitHub Theme URI: https://github.com/afragen/test-child
...其中上述URI指向您的主题或插件的所有者/存储库。URI可以是格式为https://github.com/<owner>/<repo>
或短格式<owner>/<repo>
。您不需要两者都使用。只需要一个插件或主题URI。您不应该包含任何扩展名,如.git
。
API插件
提供适用于Bitbucket、GitLab、Gitea和Gist的API插件。API插件可以从“附加组件”选项卡一键安装。
赞助商
在Git Updater商店购买许可证。无限年许可证非常合理,允许进行身份验证的API请求。有一个初始免费试用期。试用期后,Git Updater将无法进行身份验证的API请求。
您可以在GitHub上赞助我以帮助继续开发和支持。
Slack
我们现在有一个Git Updater的Slack团队。请点击此处获取邀请。您将被自动添加到#general和#support频道。也请查看其他频道。
翻译
如果您是多语言者,我将非常感谢您对Git Updater的GlotPress的翻译贡献。