get_instance() get_instance() : object Access this class working instance Returns object — instance of this class
init() init(string $content) : string Checks that we are in the right post type and displays the view. Parameters string $content the current content being loaded by Wordpress Returns string — shortcode html for view or the content that was going to be loaded any ways.