[WordPress] 開發者「thefuxia」的外掛作品

Remove Redundant Links

外掛描述:此 WordPress 外掛會將指向目前頁面的 元素更改為移除 href 屬性並新增描述性的 title。, 與大多數佈景主題相容。已在 TwentyTen 進行測試。, 範例:, 如果您在頁面 /about/, ` } else{ imageHTML = `${data.post_title}` } #> <# if(imageHTML !== ''){ #> {{{imageHTML}}} <# } #> <# } #>

<# if(data._highlightResult.permalink !== undefined ) { #>
{{{data.formatted.post_title}}} <# } #> <# if( data.post_type === 'post' ) { #>
By {{data.post_author}}
<# for ( let key in data.formatted.cats ) { #>
{{{key}}}, <# } #> <# } #> <# } #>
{{{data.formatted.post_content}}}