cURL External API request displays content above other content on page
Excerpt from the Shortcode API handbook (italic formatting added by me): The return value of a shortcode handler function is inserted into the post content output in place of the shortcode macro. Remember to use return and not echo – anything that is echoed will be output to the browser, but it won’t appear in … Read more