_x( 'Fediverse Sidebar', 'Block pattern title', 'activitypub' ), 'categories' => array( 'activitypub' ), 'keywords' => array( _x( 'sidebar', 'Block pattern keyword', 'activitypub' ), _x( 'widget', 'Block pattern keyword', 'activitypub' ), _x( 'fediverse', 'Block pattern keyword', 'activitypub' ), _x( 'follow', 'Block pattern keyword', 'activitypub' ), _x( 'followers', 'Block pattern keyword', 'activitypub' ), ), 'description' => _x( 'Compact sidebar widget with follow button and followers list.', 'Block pattern description', 'activitypub' ), 'viewportWidth' => 400, 'blockTypes' => array( 'core/template-part/sidebar' ), 'content' => '

' . esc_html_x( 'Follow on Fediverse', 'Block pattern content', 'activitypub' ) . '

' . esc_html_x( 'Recent Followers', 'Block pattern content', 'activitypub' ) . '

', ) );