emulsion 3.0.4

更新に失敗しました。 無効なパラメータ: template
'orderby'        => 'modified',

<!-- wp:paragraph {"placeholder":"クエリが結果を返さない場合に表示するテキスト、またはブロックを追加してください。"} -->
the_password_form


post_password_required()

https://elearn.jp/wpman/function/comment_form.html

実は、<!--noteaser--> は、ブロックエディタでも使える

Read More ブロックは、要約文字数以下の位置であれば、そこで切られるが、それよりも後方にあれば、要約文字数でちょん切られる。

Excerptは使えるが、HTMLは書けない。これもまた、要約文字数でちょん切られる

emulsion_layout_control

emulsion_have_posts

template-parts/content.php

削除予定

emulsion_has_archive_format

array(14) { 
["post"]=> string(4) "post"
["page"]=> string(4) "page"
["attachment"]=> string(10) "attachment"
["revision"]=> string(8) "revision"
["nav_menu_item"]=> string(13) "nav_menu_item"
["custom_css"]=> string(10) "custom_css"
["customize_changeset"]=> string(19) "customize_changeset"
["oembed_cache"]=> string(12) "oembed_cache"
["user_request"]=> string(12) "user_request"
["wp_block"]=> string(8) "wp_block"
["wp_template"]=> string(11) "wp_template"
["wp_template_part"]=> string(16) "wp_template_part"
["wp_global_styles"]=> string(16) "wp_global_styles"
["wp_navigation"]=> string(13) "wp_navigation"
}
$args = array('post_type' => "wp_template");


var_dump( get_posts( $args) );

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

[emulsion_relate_posts]