function wpb_postsbycategory() { // the query $the_query = new WP_Query( array( 'category_name' = 'travel', 'posts_per_page' = 5 ) ); // The Loop if ( $the_query-have_posts() ) { $string .= ''; return $string; /* Restore original Post Data */ wp_reset_postdata(); } // Add a shortcode add_shortcode('categoryposts', 'wpb_postsbycategory');
The New Arms Race: Critical Minerals

The New Arms Race: Critical Minerals

  If the past few years have taught us anything, it’s this: whoever controls the supply of critical minerals controls the future… And right now, China has a serious headlock on that supply chain. For decades, the U.S. let its domestic mining and refining...