'amilia-store-standings-block-editor', 'attributes' => array( 'url' => array('type' => 'string'), 'api' => array('type' => 'string'), 'sport' => array('type' => 'string'), 'show' => array('type' => 'string'), 'program' => array('type' => 'string'), 'show-hidden' => array('type' => 'string'), 'tags' => array('type' => 'string') ), 'render_callback' => 'amilia_store_standings_shortcode_handler' ) ); } add_action( 'init', 'amilia_store_standings_block_init' );