generate_elements_show_object_ids

generate_elements_show_object_ids

The generate_elements_show_object_ids filter allows you to activate the ID next to the title in the Display Rules.

To enable this, add the following PHP snippet:

add_filter( 'generate_elements_show_object_ids', '__return_true' );

发表回复

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