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

發表回覆

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