' . wpautop( get_comment_excerpt( $comment ) ) . '
';
}
$list_items_markup .= '?eaiovnaovbqoebvqoeavibavo rss.php 0000644 00000010201 14752774571 0006101 0 ustar 00
%2$s
', esc_attr( $class ), $tag_cloud ); } /** * Registers the `core/tag-cloud` block on server. */ function register_block_core_tag_cloud() { register_block_type( 'core/tag-cloud', array( 'attributes' => array( 'align' => array( 'type' => 'string', 'enum' => array( 'left', 'center', 'right', 'wide', 'full' ), ), 'className' => array( 'type' => 'string', ), 'taxonomy' => array( 'type' => 'string', 'default' => 'post_tag', ), 'showTagCounts' => array( 'type' => 'boolean', 'default' => false, ), ), 'render_callback' => 'render_block_core_tag_cloud', ) ); } add_action( 'init', 'register_block_core_tag_cloud' ); categories.php 0000644 00000006006 14752774571 0007427 0 ustar 00 false, 'hierarchical' => ! empty( $attributes['showHierarchy'] ), 'orderby' => 'name', 'show_count' => ! empty( $attributes['showPostCounts'] ), 'title_li' => '', ); if ( ! empty( $attributes['displayAsDropdown'] ) ) { $id = 'wp-block-categories-' . $block_id; $args['id'] = $id; $args['show_option_none'] = __( 'Select Category' ); $wrapper_markup = '