'', 'filter_ids' => '', 'avatar' => true, 'social_accounts' => true, 'bio' => true, 'recent_posts' => false, 'recent_posts_count' => 3, ), $params ); // Before Widget. echo $args['before_widget']; // XSS. // Title. if ( $params['title'] ) { echo $args['before_title'] . wp_kses( $params['title'], 'pk-title' ) . $args['after_title']; // XSS. } // Content. ?>
ID, $filter_ids, true ) ) { continue; } } ?>
< class="author-name"> > ID ); ?>
ID, 'template-nav' ); } ?> $author->ID, 'posts_per_page' => $params['recent_posts_count'], ) ); if ( ! empty( $author_posts ) ) { ?>
ID ) ); ?>