__('Post Information', 'acclivity'), 'categories' => ['structure'], 'inserter' => true, 'viewportWidth' => 400, 'description' => __('A row block containing the current viewed post categories, author name, post date and comment count', 'acclivity'), 'content' => '
' . (function_exists('gutenberg_pre_init') ? '

By

' : "") . '
' . (function_exists('gutenberg_pre_init') && function_exists('acclivity_plus_installed') ? '
' : "") .' ' . (function_exists('gutenberg_pre_init') && function_exists('acclivity_plus_installed') ? '
' : "") . '
' ];