WPMU-Can&ŧ039;t在侧边栏小部件中插入脚本
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了WPMU-Can&ŧ039;t在侧边栏小部件中插入脚本相关的知识,希望对你有一定的参考价值。
//Cambiar en wp-includes/widgets.php
if ( !current_user_can
(�unfiltered_
html�
) ) $newoptions[$number]['text'] = stripslashes(wp_filter_post_kses
($newoptions[$number]['text']));
// por:
if ( !current_user_can(�edit_themes�) )
$newoptions[$number]['text'] = stripslashes(wp_filter_post_kses
($newoptions[$number]['text']));
以上是关于WPMU-Can&ŧ039;t在侧边栏小部件中插入脚本的主要内容,如果未能解决你的问题,请参考以下文章
Mo&ŧ039;防弹@字体
我的页脚下方有侧边栏信息?
检索给定年份的所有&ŧ039;星期一&ŧ039;的。
在jQuery中处理ID&ŧ039;的特殊字符
在数字中的K&ŧ039;s之间添加空格
检查是否安装了Apache&ŧ039;的modŧu rewrite。