devgeniem/tms-plugin-materials
最新稳定版本:1.9.0
Composer 安装命令:
composer require devgeniem/tms-plugin-materials
包简介
Material CPT
关键字:
README 文档
README
Installation
The boilerplate plugin works as a WordPress plugin straight out of the box. To customize the plugin for your needs, you need to replace all texts related to the boilerplate and write proper descriptions into various files.
Replacements
To customize the plugin, do the following replacements:
- tms-plugin-boilerplate - Replace with a suitable name for the plugin directory name. This is also used as the package name in package.json.
- Boilerplate - Replace with a suitable name for the plugin namespace, and the plugin class prefix. You must also refactor the plugin class filename for the autoloader to work.
- boilerplate() - Replace with a global function name. This function returns the plugin singleton.
- {{plugin-name}} - Replace with a proper plugin name to be displayed for your admin users.
- {{plugin-description}} - Replace with a text describing your plugin.
- {{text-domain}} - Replace with a text domain identifier.
Some texts are also related to Geniem. Search and replace Geniem related texts if necessary.
Contributing
Contributions are highly welcome! Just leave a pull request of your awesome well-written must-have feature.
统计信息
- 总下载量: 4.16k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2021-05-17