//ブログカード用コード // 記事IDを指定してdescriptionを取得 function ltl_get_the_excerpt($post_id){ global $post; $post_bu = $post; $post = get_post($post_id); setup_postdata($post_id); $output = get_the_excerpt(); $post = $post_bu; return $output; } //ショートコード function nlink_scode($atts) { extract(shortcode_atts(array( 'url'=>"", 'title'=>"", 'excerpt'=>"" ),$atts)); $id = url_to_postid($url);//URLから記事IDを取得 $no_image = '';//アイキャッチ画像がない記事に使う画像URL //記事タイトルを取得 if(empty($title)){ $title = esc_html(get_the_title($id)); } //descriptionを取得 if(empty($excerpt)){ $excerpt = esc_html(ltl_get_the_excerpt($id)); } //アイキャッチ画像を取得 if(has_post_thumbnail($id)) { $img = wp_get_attachment_image_src(get_post_thumbnail_id($id),'medium'); $img_tag = "{$title}"; }else{ $img_tag =''; } $nlink .='
'. $img_tag .' '. $title .' '. $excerpt .'
'; return $nlink; } add_shortcode("nlink", "nlink_scode"); 資料請求|美容室向けiPad型電子カルテPOSレジシステム|Bionly(ビオンリー)

Bionly資料請求フォーム

電子カルテ搭載POSレジ「Bionly」が “3分でわかる” 見やすい資料を今すぐダウンロード!

【資料請求特典】
限定で、ご契約前に実際の操作画面を体験できる

「無料お試しデモ」ご案内中!

*必須項目

このページには直接アクセスできません。