カテゴリー: 未分類の子カテゴリ
-
add_filter「the_title($post_id)」投稿ID=19add_filter「the_title($post_title)」前新しいエディターのテストadd_filter「the_title($post_title)」後
add_filter「the_content($content)」前下記は元画像です。 下記は「デュオトーンフ…
get_the_ID() | 19 |
---|---|
get_post() ->ID | 19 |
get_post( get_the_ID() ) ->ID | 19 |
global $post ->ID | 19 |
global $wpdb WHERE ID=get_the_ID() | 19 |
WP_Query 'p'=>get_the_ID() | 19 |
is_home() | false |
---|---|
is_front_page() | false |
is_page() | false |
is_single() | false |
is_archive() | true |
is_category() | true |
is_singular() | false |
is_admin() | false |
is_preview() | false |
is_user_logged_in() | false |
add_filter「the_content($content)」前下記は元画像です。 下記は「デュオトーンフ…