__('Recent Articles', 'acclivity'),
'categories' => ['structure'],
'inserter' => true,
'description' => __('Provides a loop of recent articles in a three column grid format', 'acclivity'),
'content' => '
' .
(function_exists('gutenberg_pre_init') && function_exists('acclivity_plus_installed') ? '
' : "")
. '
' .
(function_exists('gutenberg_pre_init') && function_exists('acclivity_plus_installed') ? '
' : "")
. '
'
];