figuren-theater / theater-production-blocks
WordPress用于剧院制作的块,可与网站和块编辑器一起使用。
0.2.0
2024-02-14 23:50 UTC
Requires (Dev)
Suggests
- wpackagist-plugin/theater: Even this plugin can be used standalone, it will be nicer & easier together with the WordPress 'Theater' plugin.
- dev-main
- 0.2.0
- 0.1.0
- dev-dependabot/npm_and_yarn/wordpress/scripts-27.8.0
- dev-dependabot/npm_and_yarn/wordpress/icons-9.48.0
- dev-dependabot/npm_and_yarn/express-4.19.2
- dev-dependabot/npm_and_yarn/webpack-dev-middleware-5.3.4
- dev-dependabot/npm_and_yarn/follow-redirects-1.15.6
- dev-feature/wpt-shortcode-to-query-block
- dev-dependabot/composer/figuren-theater/code-quality-1.1.1
- dev-develop
This package is auto-updated.
Last update: 2024-09-06 20:24:43 UTC
README

剧院制作块
WordPress用于剧院制作的块,可与网站和块编辑器一起使用。
背景与动机
此插件包含以下与剧院相关的块
- 持续时间
- 首演日期
- 目标群体
我不想重新发明轮子,因此此插件是wp-theater的扩展
只要您通过包含的过滤器提供一个或多个现有post_types的slug,它也可以独立工作。
安装
- 通过命令行安装
composer require figuren-theater/theater-production-blocks
使用方法
打开一个新的制作,并插入一个新块。
包含的操作和过滤器
- 使用(尚未存在,默认)
wp-theater-production-posttype
过滤器,该过滤器来自未来的 wp-theater插件 Figuren_Theater\Production_Blocks\Registration\post_types
Figuren_Theater\Production_Blocks\Registration\post_type_supports
构建并使用
- dependabot
- code-quality 一系列状态检查,以确保figuren.theater平台的代码质量高且一致。
- ....
贡献
贡献使开源社区成为一个学习、灵感和创造的地方。您所做的任何贡献都将被高度赞赏。
如果您有改进此项目的建议,请fork存储库并创建一个pull request。您也可以简单地创建一个带有“增强”标签的问题。别忘了给项目加星!再次感谢!
- Fork项目
- 创建您的功能分支(
git checkout -b feature/AmazingFeature
) - 提交您的更改(
git commit -m 'Add some AmazingFeature'
) - 推送到分支(
git push origin feature/AmazingFeature
) - 打开pull request
版本控制
我们使用语义版本控制进行版本控制。有关可用的版本,请参阅此存储库的标签。
作者
- Carsten Bach - 提供想法和代码 - figuren.theater/crew
另请参阅参与此项目的贡献者列表。
许可证
本项目根据GPL-3.0-or-later许可证授权,有关详细信息,请参阅LICENSE文件。