generate_more_jump

generate_more_jump

The generate_more_jump filter allows you to remove or change the #more-x anchor that』s added to your read more URLs when using the more tag.

Default (string): #more-PAGEID

Usage

To remove the more anchor, simply add this PHP:

add_filter( 'generate_more_jump', '__return_false' );

發表回覆

您的郵箱地址不會被公開。 必填項已用 * 標註