generator-wpplugin:Yeoman WordPress插件生成器基于WebDevStudios yeoman插件生成器

时间:2024-05-22 21:55:13
【文件属性】:

文件名称:generator-wpplugin:Yeoman WordPress插件生成器基于WebDevStudios yeoman插件生成器

文件大小:50KB

文件格式:ZIP

更新时间:2024-05-22 21:55:13

JavaScript

生成器-wpplugin 基于器的WordPress插件的生成 入门 前提条件:您需要随附的 。 如果您没有安装 : npm install -g yo 要从npm安装generator-wpplugin,请运行: npm install -g generator-wpplugin 要使用generator-wpplugin,请将cd插入WordPress插件文件夹,然后执行以下操作: yo wpplugin 系统将提示您创建插件的步骤。 子发电机 生成漂亮的新插件后,将cd插入新插件的目录。 在插件目录中时,您可以运行称为子生成器的其他命令来自动生成文件以增强插件。 yo wpplugin:include include-name yo wpplugin:cpt cpt-name yo wpplugin:options options-name yo wpplugin


【文件预览】:
generator-wpplugin-master
----.jshintrc(275B)
----.gitignore(465B)
----app()
--------templates()
--------index.js(9KB)
----package.json(987B)
----widget()
--------templates()
--------index.js(3KB)
--------README.md(145B)
----.travis.yml(228B)
----options()
--------templates()
--------index.js(4KB)
--------README.md(619B)
----js()
--------templates()
--------index.js(3KB)
--------README.md(325B)
----cpt()
--------templates()
--------index.js(4KB)
--------README.md(457B)
----css()
--------templates()
--------index.js(2KB)
--------README.md(329B)
----README.md(3KB)
----plugin-wp-base.js(2KB)
----include()
--------templates()
--------index.js(3KB)
--------README.md(140B)
----.yo-rc.json(31B)
----.gitattributes(12B)
----test()
--------test-options.js(1KB)
--------test-js.js(1013B)
--------test-assets()
--------test-cpt.js(1KB)
--------test-app.js(766B)
--------test-include.js(1KB)
--------test-widget.js(1KB)
--------test-css.js(1KB)
----.editorconfig(197B)

网友评论