next_posts_link_attributes

過濾鉤子
apply_filters( 'next_posts_link_attributes', '' )

next_posts_link_attributes: 這個過濾鉤子用於修改多頁文章導航中下一個文章連結的HTML屬性。

過濾下一個文章頁面連結的錨標記屬性。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
$attr = apply_filters( 'next_posts_link_attributes', '' );
$attr = apply_filters( 'next_posts_link_attributes', '' );
$attr = apply_filters( 'next_posts_link_attributes', '' );

常見問題

FAQs
檢視更多 >