do_shortcode()', '1.2' ); $shortcode = new Barn2\Plugin\Posts_Table_Search_Sort\Table_Shortcode(); return $shortcode->do_shortcode( $atts, $content ); } } /** * @deprecated Replaced by Barn2\Plugin\Posts_Table_Search_Sort\Simple_Posts_Table */ class Posts_Data_Table_Simple extends Barn2\Plugin\Posts_Table_Search_Sort\Simple_Posts_Table { }