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' );

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注