'', 'author' => $attributes['author'], 'bg_image_id' => isset( $attributes['bgImage']['id'] ) ? $attributes['bgImage']['id'] : 0, 'avatar' => $attributes['showAvatar'], 'description' => $attributes['showDescription'], 'description_override' => $attributes['overrideDescription'], 'description_length' => isset( $attributes['descriptionLength'] ) ? $attributes['descriptionLength'] : 100, 'social_accounts' => $attributes['showSocialAccounts'], 'archive_btn' => $attributes['showArchiveBtn'], 'template' => 'default', 'is_block' => true, 'block_attrs' => $attributes, ); echo '
'', 'after_title' => '', 'before_widget' => '', 'after_widget' => '', ); powerkit_widget_author_template_handler( $params['template'], $author, $args, $params, array() ); } } } echo '