post_content ) && has_shortcode( $post->post_content, 'cs_content' ) ) { $classes[] = 'ast-cornerstone-compatibility'; } } return $classes; } } endif; /** * Kicking this off by calling 'get_instance()' method */ Astra_Cornerstone::get_instance();