gorentals_code Dec 9, 2019 function renderOrderID($order) { return $order->get_id(); } add_shortcode(‘gorentals_code’,’renderOrderID’);