/** * Automatically insert a shortcode in place of the author section */ add_filter('the_content', 'replace_author_with_shortcode'); function replace_author_with_shortcode($content) { // Only apply this to single post pages if (is_single()) { // Define your desired shortcode here $my_shortcode = '[adrotate_group(1)]'; // Execute the shortcode and append/prepend it to the content $shortcode_output = do_shortcode($my_shortcode); // This puts your shortcode at the very top of the post content return $shortcode_output . $content; } return $content; } Worldwide Composite Materials Search Engine

WWC Newsfeed