get_the_ID()50
get_post() ->ID50
get_post( get_the_ID() ) ->ID50
global $post ->ID50
global $wpdb WHERE ID=get_the_ID()50
WP_Query 'p'=>get_the_ID()50
is_home()false
is_front_page()false
is_page()false
is_single()true
is_archive()false
is_category()false
is_singular()true
is_admin()false
is_preview()false
is_user_logged_in()false

add_filter「the_title($post_id)」投稿ID=50
add_filter「the_title($post_title)」前
改ページ有りの投稿
add_filter「the_title($post_title)」後

add_filter「the_content($content)」前

投稿画面 > 左上の「+」ボタン > 「ページ区切り」ブロック

を追加した投稿ページ。

ページ: 1 2

add_filter「the_content($content)」後

投稿日

カテゴリー:

投稿者:

タグ: