get_the_ID()28
get_post() ->ID28
get_post( get_the_ID() ) ->ID28
global $post ->ID28
global $wpdb WHERE ID=get_the_ID()28
WP_Query 'p'=>get_the_ID()28
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=28
add_filter「the_title($post_title)」前
フロントページ(先頭に固定表示)
add_filter「the_title($post_title)」後

add_filter「the_content($content)」前

投稿画面 > 右側のパネル > 「投稿」タブ > 「ブログのトップに固定」にチェック

をした投稿です。

add_filter「the_content($content)」後

投稿日

カテゴリー:

投稿者:

タグ: