Slide 1

Discover the people, places and ideas shaping modern luxury.

ADVERTISEMENT

THE LATEST

VIEW ALL

STYLE & CULTURE

VIEW ALL
Quiet Confidence
ADVERTISEMENT

ULTRA STATUS

THE LUXURY EDIT

ADVERTISEMENT
/* ========================================================== LUXUORI — EDITOR'S PICKS Pulls the 3 newest posts from Editor's Picks ========================================================== */ function luxuori_editors_picks_shortcode() { $editors = new WP_Query(array( 'post_type' => 'post', 'post_status' => 'publish', 'posts_per_page' => 3, 'category_name' => 'editors-picks', 'orderby' => 'date', 'order' => 'DESC', 'ignore_sticky_posts' => true )); if (!$editors->have_posts()) { return ''; } ob_start(); ?>

EDITOR'S PICKS

VIEW ALL →
have_posts()) : $editors->the_post(); $count++; $image = get_the_post_thumbnail_url( get_the_ID(), 'large' ); $categories = get_the_category(); $display_category = ''; /* * Find the first category that is NOT * Editor's Picks. */ if ($categories) { foreach ($categories as $category) { if ($category->slug !== 'editors-picks') { $display_category = $category->name; break; } } } if (!$display_category) { $display_category = 'LUXUORI'; } ?>

Add New Playlist