Functions.php カスタムフィールド Meta_Arr. <strong>function</strong> my_posts_custom_column( $column, $post_id ) { switch ( $column ) { case '椅子': If(empty( $custom_fields ) === false){ ?> カスタムフィールドが入ってるときの処理 <?<strong>php</strong> } else { ?> カスタムフィールドが入ってないときの処理 <?<strong>php</strong> } ?>
//取得した値が配列であれば if ( is_array( $my_fruits ) ) { //配列の要素の数が2以上の場合 if ( count( $my_fruits ) > 1 ) { echo '<h3>my favorite fruits :</h3>'; $post_<strong>meta</strong> = get_post_<strong>meta</strong>( $post_id, '椅子', true ); //<strong> カスタムフィールドの</strong>入力エリア<strong> function</strong> insert_book_fields() { global $post;
If(Empty( $Custom_Fields ) === False){ ?> カスタムフィールドが入ってるときの処理 <?<Strong>Php</Strong> } Else { ?> カスタムフィールドが入ってないときの処理 <?<Strong>Php</Strong> } ?>
<strong>function</strong> my_posts_custom_column( $column, $post_id ) { switch ( $column ) { case '椅子': //取得した値が配列であれば if ( is_array( $my_fruits ) ) { //配列の要素の数が2以上の場合 if ( count( $my_fruits ) > 1 ) { echo '<h3>my favorite fruits :</h3>'; <strong>function</strong> create_post_type() { register_post_type( 'store', array( 'labels' => array( 'name' => __( 'ストア' ), 'singular_name' => __( 'ストア' ), 'all_items' => 'ストア一覧', ), 'public' => true, 'menu_position' =>5, 'has_archive' => true, 'supports' => array('title','editor','thumbnail') ) );
//<Strong> カスタムフィールドの</Strong>入力エリア<Strong> Function</Strong> Insert_Book_Fields() { Global $Post;
} else { //配列の要素の数が1つの場合 echo '<h3>my favorite fruit :</h3>'; /* <strong>functions.php</strong> */ //rest api の初期化フック add_action ( 'rest_api_init', 'create_api_posts_<strong>meta</strong>_field' ); 以前、wordpressには テーマとプラグイン というものがあり、それぞれ テーマはデザイン部分 、 プラグインは機能部分 を任されていると説明しました。.
」という記事を見かけたので、今作りかけのFunction.phpの内容のSave_Post記述部分付近のコードを念のためにアップしておきます。。。 (参考 Function.phpの一部) //*********************** // カスタムフィールド入力値の保存 //*********************** Function Save_Postdata( $Post_Id ).
// keywords description add_action('admin_menu', 'add_custom_fields'); $post_<strong>meta</strong> = get_post_<strong>meta</strong>( $post_id, '椅子', true );
You have just read the article entitled
Functions.php カスタムフィールド Meta_Arr. You can also bookmark this page with the URL :
https://lenaokung.blogspot.com/2022/04/functionsphp-metaarr.html
0 Response to "Functions.php カスタムフィールド Meta_Arr"
Post a Comment