新着記事をUPいたしました Let's go!!

Bookmark

Bookmarkボタンを再度クリックすると

$favorites = get_user_favorites(); if ($favorites) : $paged = (get_query_var(‘paged’)) ? get_query_var(‘paged’) : 1; // If you want to include pagination $favorites_query = new WP_Query(array( ‘post_type’ => ‘post’, // If you have multiple post types, pass an array ‘posts_per_page’ => -1, ‘ignore_sticky_posts’ => true, ‘post__in’ => $favorites, if ($favorites_query->have_posts()) : while ($favorites_query->have_posts()) : $favorites_query->the_post(); echo $post->post_title; endwhile; else : echo ‘お気に入りはありません’; endif; ));
      No Favorites

http://<script type=”text/javascript”> var highLowBanner = { landingPageLink: “https://highlow.com/register?a_aid=64d586afe11eb&amp;utm_source=affiliates&amp;a_bid=61b6a334b6cdf”, imgsrc: “//cdn.highlow.com/banner/png/61b6a334b6cdf.png”, btn: “https://cdn.highlow.com/hla-assets/images/banner-close-white.png” }</script><script src=”https://cdn.highlow.com/hla-assets/js/sample-popup-banner/sample-popup-banner.js”></script> <img src=”https://affiliates.highlow.com/ja/api/update-stats?a_aid=64d586afe11eb&amp;a_bid=61b6a334b6cdf&amp;t_id=1&amp;a_lid=5d0530b7b7917f68b10f5022″ width=”0″ height=”0″>