figuren-theater / ft-site-editing
用于提高或扩展 figuren.theater 多站点网络内所有站点 WordPress 网站编辑器(长时间被称为 Gutenberg)编辑体验的软件包。
Requires
- php: >=7.2
- carstingaxion/cbstdsys-post-subtitle: 0.1.1
- figuren-theater/ft-network-block-editor: *
- figuren-theater/ft-network-block-patterns: ^1.1
- figuren-theater/ft-options: ^1.1
- wpackagist-plugin/abbreviation-button-for-the-block-editor: ^0.1
- wpackagist-plugin/block-catalog: ^1.5
- wpackagist-plugin/block-visibility: ^3
- wpackagist-plugin/copyright-block: ^0.1
- wpackagist-plugin/dinosaur-game: ^1.0
- wpackagist-plugin/embed-block-for-github: ^0.3
- wpackagist-plugin/icon-block: ^1.7
- wpackagist-plugin/image-source-control-isc: ^2
- wpackagist-plugin/newspaper-columns: ^1.0
- wpackagist-plugin/social-sharing-block: ^1.0
- wpackagist-plugin/superlist-block: ^0.1
- wpackagist-plugin/todo-block: ^1.0
Requires (Dev)
- figuren-theater/code-quality: *
- wpackagist-plugin/gutenberg: ^17.7
- dev-main
- 1.6.0
- 1.5.1
- 1.5.0
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.1
- 1.3.0
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.0
- 1.0.15
- 1.0.14
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- dev-dependabot/composer/wpackagist-plugin/block-catalog-1.6.0
- dev-dependabot/composer/wpackagist-plugin/gutenberg-18.3.0
- dev-dependabot/composer/wpackagist-plugin/image-source-control-isc-2.23.1
- dev-dependabot/composer/wpackagist-plugin/todo-block-1.1.1
- dev-dependabot/composer/wpackagist-plugin/block-visibility-3.4.0
- dev-dependabot/composer/wpackagist-plugin/social-sharing-block-1.1.0
- dev-dependabot/composer/wpackagist-plugin/icon-block-1.8.0
- dev-dependabot/composer/figuren-theater/ft-options-1.2.5
- dev-dependabot/composer/figuren-theater/ft-network-block-editor-0.6.1
- dev-develop
This package is auto-updated.
Last update: 2024-09-20 15:35:26 UTC
README

figuren.theater | 网站编辑
用于提高或扩展 figuren.theater 多站点网络内所有站点 WordPress 网站编辑器(长时间被称为 Gutenberg)编辑体验的软件包。
阅读我们的博客
查看网络实际应用 • 加入网络 • 创建您的网络
关于
这是长描述
- 在此处列出关闭的跟踪问题或
docs
文件 - 您有任何 想法 吗?
背景 & 动机
...
安装
- 通过命令行安装
composer require figuren-theater/ft-site-editing
用法
API
Figuren_Theater::API\get_...()
包含的插件
此软件包包含以下插件。它们完全由代码管理,缺乏典型的 UI。
-
块可见性 条件可见性控制块编辑器
-
figuren-theater/ft-network-block-editor 对 WordPress 核心块编辑器和网站编辑器(以前称为 Gutenberg)的更改和添加,专为 figuren.theater 多站点网络制作。
-
figuren-theater/ft-network-block-patterns 替换从主题中获取的块模式,为 figuren.theater WordPress 多站点网络提供定制版本。
-
carstingaxion/cbstdsys-post-subtitle WordPress 块,用于显示和样式化语义副标题。
作为 --dev 依赖项
构建与使用
- dependabot
- code-quality 一组状态检查,以确保 figuren.theater 平台的高和一致性代码质量。
- ....
贡献
贡献使开源社区成为一个如此美妙的学习、灵感和创造的地方。您所做出的任何贡献都将受到 高度重视。
如果您有改进此软件包的建议,请克隆存储库并创建一个拉取请求。您也可以简单地创建一个带有“增强”标签的问题。别忘了给项目加星!再次感谢!
- 克隆项目
- 创建您的功能分支 (
git checkout -b feature/AmazingFeature
) - 提交您的更改 (
git commit -m '添加一些AmazingFeature'
) - 推送到分支 (
git push origin feature/AmazingFeature
) - 打开拉取请求
版本管理
我们使用 语义版本控制 进行版本管理。有关可用的版本,请参阅此存储库上的 标签。
作者
- Carsten Bach - 提供想法与代码 - figuren.theater/crew
查看参与此项目的贡献者列表。
许可证
本项目遵循 GPL-3.0-or-later 许可协议,详情请参阅LICENSE 文件。
致谢
- altis by humanmade,作为我们的数字榜样和灵感来源
- @roborourke,感谢他的清晰易懂的 编码规范
- python-project-template,感谢他们的模板到仓库重命名工作流程