WordPress 编辑器按钮 Visual Editor Custom Buttons 使用教程
发布:smiling 来源: PHP粉丝网 添加日期:2015-03-21 10:33:13 浏览: 评论:0
Visual Editor Custom Buttons是worpdress后台发文章时的可视化编辑器自定义按钮,下面我们来看看如何设置这个自定义按钮.
这个插件是利用 post type 来添加按钮的,所以安装此插件后会添加一个自定义 post 类型:vecb_editor_buttons
插件名:Visual Editor Custom Buttons
插件地址:https://wordpress.org/plugins/visual-editor-custom-buttons/
功能简介:添加自定义编辑器按钮,支持 Visual 和 HTML 模式
如给 HTML 模式添加 Pre 按钮:
1.点击此插件的设置:在 WordPress 后台侧边栏菜单找到 Visual Editor Custom Buttons
2.点击 Add New
3.这时候在编辑器上已经出现我们添加的按钮了。
Tags: WordPress编辑器 Visual Editor
推荐文章
热门文章
最新评论文章
- 写给考虑创业的年轻程序员(10)
- PHP新手上路(一)(7)
- 惹恼程序员的十件事(5)
- PHP邮件发送例子,已测试成功(5)
- 致初学者:PHP比ASP优秀的七个理由(4)
- PHP会被淘汰吗?(4)
- PHP新手上路(四)(4)
- 如何去学习PHP?(2)
- 简单入门级php分页代码(2)
- php中邮箱email 电话等格式的验证(2)