国产成人精品18p,天天干成人网,无码专区狠狠躁天天躁,美女脱精光隐私扒开免费观看

使用純代碼給WordPress添加文章目錄功能,支持快速

發(fā)布時(shí)間:2022-06-02 09:16 來(lái)源:主機鎮 閱讀:147 作者:網(wǎng)絡(luò ) 欄目: 主機資訊 歡迎投稿:712375056

文章目錄

wordpress是一款強大的博客系統,支持各種DIY,今天我就給大家帶來(lái)使用純代碼給Wordpress添加文章目錄的功能,使看文章更簡(jiǎn)單!并且支持點(diǎn)擊目錄標題快速定位到文章頁(yè)面指定內容點(diǎn)。

一、文章目錄代碼

把以下代碼添加到主題的Functions.php文件中

//主機鎮-www.zhujizhen.com
//文章目錄
function article_index($content) {
$matches = array();
$ul_li = '';
$r = '/<h([2-6]).*?>(.*?)</h[2-6]>/is';
if(is_single() && preg_match_all($r, $content, $matches)) {
foreach($matches[1] as $key => $value) {
$title = trim(strip_tags($matches[2][$key]));
$content = str_replace($matches[0][$key], '<h' . $value . ' id="title-' . $key . '">'.$title.'</h2>', $content);
$ul_li .= '<li><a href="#title-'.$key.'" title="'.$title.'">'.$title."</a></li>n";
}
$content = "n<div id="article-index">
<strong>文章目錄</strong>
<ul id="index-ul">n" . $ul_li . "</ul>
</div>n" . $content;
}
return $content;
}
add_filter( 'the_content', 'article_index' );

二、CSS樣式代碼

把以下代碼添加到主題的“main.css”文件最底部中

#article-index {
-moz-border-radius: 6px 6px 6px 6px;
border: 1px solid #DEDFE1;
float: right;
margin: 0 0 15px 15px;
padding: 0 6px;
width: 200px;
line-height: 23px;
}
#article-index strong {
border-bottom: 1px dashed #DDDDDD;
display: block;
line-height: 30px;
padding: 0 4px;
}
#index-ul {
margin: 0;
padding-bottom: 10px;
}
#index-ul li {
background: none repeat scroll 0 0 transparent;
list-style-type: disc;
padding: 0;
margin-left: 20px;
}

三、最終效果

最終效果可以查看本站文章

免責聲明:本站發(fā)布的內容(圖片、視頻和文字)以原創(chuàng )、來(lái)自本網(wǎng)站內容采集于網(wǎng)絡(luò )互聯(lián)網(wǎng)轉載等其它媒體和分享為主,內容觀(guān)點(diǎn)不代表本網(wǎng)站立場(chǎng),如侵犯了原作者的版權,請告知一經(jīng)查實(shí),將立刻刪除涉嫌侵權內容,聯(lián)系我們QQ:712375056,同時(shí)歡迎投稿傳遞力量。

国产嘿嘿嘿视频在线观看| 成人免费视频caoporn| 一区二区三区国产精品保安| 被绑在打桩机上抹春药| 人妻少妇啊灬啊灬用力啊快| 国产精品资源一区二区|