wordpress编辑器扩展日主题专属可视化短代码shortcodes v2.0升级加强版
此代码非插件,需要手动添加。本次版本为2.0升级加强版,并且集成了高亮插件Pure-Highlightjs。如果你是小白,或者是一个懒大神,都可以借鉴下,操作非常简单。在简码基础上做了加强,更方便,更快捷,适合日主题ripro,riplus主题。
后台编辑




riplus主题和ripro主题安装
1.把下载的 shortcodes文件夹上传到inc目录下
2.在主题的 functions.php 里添加下面代码:
require_once get_template_directory() . '/inc/shortcodes/hightlight/hightlight-options.php';
require_once get_template_directory() . '/inc/shortcodes/hightlight/hightlight-fucntion.php';
require_once get_template_directory() . '/inc/shortcodes/shortcodes.php';
require_once get_template_directory() . '/inc/shortcodes/shortcodespanel.php';
require_once get_template_directory() . '/inc/shortcodes/shortcodes-options.php';
ripro子主题安装
1.把下载的 shortcodes文件夹上传到子主题inc目录下,如果没有inc文件,就新建一个。
2.在主题的 functions.php 里添加下面代码:
require_once get_stylesheet_directory() . '/inc/shortcodes/hightlight/hightlight-options.php';
require_once get_stylesheet_directory() . '/inc/shortcodes/hightlight/hightlight-fucntion.php';
require_once get_stylesheet_directory() . '/inc/shortcodes/shortcodes.php';
require_once get_stylesheet_directory() . '/inc/shortcodes/shortcodespanel.php';
require_once get_stylesheet_directory() . '/inc/shortcodes/shortcodes-options.php';
演示:
[wm_embed_post ids=’2795′ title=’卡片内链’][/wm_embed_post]
[wm_error]红色错误框[/wm_error]
[wm_warn]黄色警告框[/wm_warn]
[wm_tips]蓝色计划框[/wm_tips]
[wm_notice]绿色提醒框[/wm_notice]
[tip_success]绿色成功框[/tip_success]
[tip_worning]黄色警告框[/tip_worning]
[tip_error]红色错误框[/tip_error]
蓝色闪光测试链接红色闪光绿色闪光绿色按钮测试链接黄色按钮蓝色按钮
[wm_wpbutton variation=”red” link=”#”]红色[/wm_wpbutton]
[wm_reply]评论后可见[/wm_reply]
[wm_login]登录后可见内容[/wm_login]
[wm_gzh gzhname=”计划书之家” gzhimg=”http://www.ri500.cn/wp-content/themes/ripro-chlid/assets/images/gzh.jpg” keyword=”#” key=”#”][/wm_gzh]
[wm_collapse]很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读很长很阅读[/wm_collapse]
[dltable file=”下载文件名” size=”1020M” dcopy=”本站文件大多收集于互联网,如有版权问题,请联系博主及时删除!” dherf=”www.jhshome.top”]
[wm_embed_post ids=”3073″][/wm_embed_post]
惆怅长岑长惆怅长岑长惆怅长岑长惆怅长岑长擦擦擦[spoiler title=”jhs” icon=”plus-circle”]111111111111111[/spoiler]
[spoiler title=”#” icon=”plus-square-1″][/spoiler]
[spoiler title=”#” icon=”arrow-circle-1″][/spoiler]
[spoiler title=”#” icon=”folder-1″][/spoiler]
[spoiler title=”#” icon=”folder-2″][/spoiler]
分割线
[mks_separator style=”solid” height=”2″]
[mks_separator style=”double” height=”2″]
[mks_separator style=”dashed” height=”4″]
进度条
[mks_progressbar name=”计划书之家” level=”Pro专业版” value=”80″ color=”#7c7c7c” height=”20″ style=”squared”]
[mks_progressbar name=”计划书之家” level=”Pro专业版” value=”80″ color=”#9bd9db” height=”20″ style=”rounded”]
[mks_icon icon=”fa fa-heart” color=”#dd3333″]标题前的图标
https://zptheme.com/4805.html除非注明,子佩工作室 文章均为原创,转载请以链接形式标明本文地址。




全部评论 (0)