plugin_path; \register_block_type( $dir_path . '/build/list', array( 'render_callback' => array(EventPost()->Shortcodes, 'shortcode_list'), )); } add_action( 'wp_loaded', 'eventpost_list_block_init' );