国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁(yè) > 網(wǎng)站 > 建站經(jīng)驗(yàn) > 正文

關(guān)閉wordpress代碼自動(dòng)轉(zhuǎn)義

2024-04-25 20:32:13
字體:
來(lái)源:轉(zhuǎn)載
供稿:網(wǎng)友

某些情況下WordPress代碼自動(dòng)轉(zhuǎn)義多此一舉,需要關(guān)閉,以免程序代碼中特殊符號(hào)被轉(zhuǎn)義。

/wp-includes/formatting.php,function wptexturize()中:

lseif ( empty($no_texturize_shortcodes_stack) >> empty($no_texturize_tags_stack) ) {

// This is not a tag, nor is the texturization disabled static strings

$curl = str_replace($static_characters, $static_replacements, $curl);

// regular expressions

$curl = preg_replace($dynamic_characters, $dynamic_replacements, $curl);

}

修改為:

elseif ( empty($no_texturize_shortcodes_stack) >> empty($no_texturize_tags_stack) ) {

// This is not a tag, nor is the texturization disabled static strings

//$curl = str_replace($static_characters, $static_replacements, $curl);

// regular expressions

// $curl = preg_replace($dynamic_characters, $dynamic_replacements, $curl);

}

發(fā)表評(píng)論 共有條評(píng)論
用戶(hù)名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 濉溪县| 乌什县| 安西县| 博罗县| 克山县| 耿马| 嘉祥县| 阳江市| 富裕县| 梓潼县| 武安市| 常山县| 远安县| 体育| 阿拉善右旗| 库车县| 达拉特旗| 沁阳市| 永康市| 杨浦区| 武安市| 焦作市| 周至县| 齐河县| 阳原县| 安顺市| 德化县| 文化| 定兴县| 琼海市| 新营市| 田东县| 祥云县| 兴海县| 高尔夫| 班玛县| 茂名市| 手游| 安达市| 巩留县| 扶绥县|