array(
'title' => __( 'Large Featured News', 'blockfold' ),
'categories' => array( 'Blockfold_sections' ),
'content' => '
'
),
'blockfold/large_news_section' => array(
'title' => __( 'Large News Section', 'blockfold' ),
'categories' => array( 'Blockfold_sections' ),
'content' => '
Travel Category
'
),
'blockfold/three_columns_news_section' => array(
'title' => __( 'Three Columns News Section', 'blockfold' ),
'categories' => array( 'Blockfold_sections' ),
'content' => '
'
)
);