mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-05 02:10:45 +01:00
03390f00c5
Updated Packages: In version 6.2: @wordpress/a11y@2.5.0 @wordpress/annotations@1.5.0 @wordpress/api-fetch@3.4.0 @wordpress/autop@2.4.0 @wordpress/babel-plugin-import-jsx-pragma@2.3.0 @wordpress/babel-plugin-makepot@3.2.0 @wordpress/babel-preset-default@4.4.0 @wordpress/blob@2.5.0 @wordpress/block-editor@3.0.0 @wordpress/block-library@2.7.0 @wordpress/block-serialization-default-parser@3.3.0 @wordpress/block-serialization-spec-parser@3.2.0 @wordpress/blocks@6.5.0 @wordpress/browserslist-config@2.6.0 @wordpress/components@8.1.0 @wordpress/compose@3.5.0 @wordpress/core-data@2.5.0 @wordpress/custom-templated-path-webpack-plugin@1.5.0 @wordpress/data-controls@1.1.0 @wordpress/data@4.7.0 @wordpress/date@3.4.0 @wordpress/dependency-extraction-webpack-plugin@1.1.0 @wordpress/deprecated@2.5.0 @wordpress/docgen@1.3.0 @wordpress/dom-ready@2.5.0 @wordpress/dom@2.4.0 @wordpress/e2e-test-utils@2.2.0 @wordpress/e2e-tests@1.4.0 @wordpress/edit-post@3.6.0 @wordpress/editor@9.5.0 @wordpress/element@2.6.0 @wordpress/escape-html@1.5.0 @wordpress/eslint-plugin@2.4.0 @wordpress/format-library@1.7.0 @wordpress/hooks@2.5.0 @wordpress/html-entities@2.5.0 @wordpress/i18n@3.6.0 @wordpress/is-shallow-equal@1.5.0 @wordpress/jest-console@3.2.0 @wordpress/jest-preset-default@4.3.0 @wordpress/jest-puppeteer-axe@1.2.0 @wordpress/keycodes@2.5.0 @wordpress/library-export-default-webpack-plugin@1.4.0 @wordpress/list-reusable-blocks@1.6.0 @wordpress/media-utils@1.0.0 @wordpress/notices@1.6.0 @wordpress/npm-package-json-lint-config@2.1.0 @wordpress/nux@3.5.0 @wordpress/plugins@2.5.0 @wordpress/postcss-themes@2.2.0 @wordpress/priority-queue@1.3.0 @wordpress/redux-routine@3.5.0 @wordpress/rich-text@3.5.0 @wordpress/scripts@3.4.0 @wordpress/server-side-render@1.1.0 @wordpress/shortcode@2.4.0 @wordpress/token-list@1.5.0 @wordpress/url@2.7.0 @wordpress/viewport@2.6.0 @wordpress/wordcount@2.5.0 In version 6.4: @wordpress/annotations@1.6.0 @wordpress/api-fetch@3.5.0 @wordpress/autop@2.5.0 @wordpress/babel-preset-default@4.5.0 @wordpress/block-editor@3.1.0 @wordpress/block-library@2.8.0 @wordpress/block-serialization-default-parser@3.4.0 @wordpress/block-serialization-spec-parser@3.3.0 @wordpress/blocks@6.6.0 @wordpress/components@8.2.0 @wordpress/compose@3.6.0 @wordpress/core-data@2.6.0 @wordpress/data-controls@1.2.0 @wordpress/data@4.8.0 @wordpress/date@3.5.0 @wordpress/dependency-extraction-webpack-plugin@1.2.0 @wordpress/deprecated@2.6.0 @wordpress/docgen@1.4.0 @wordpress/dom@2.5.0 @wordpress/e2e-test-utils@2.3.0 @wordpress/e2e-tests@1.5.0 @wordpress/edit-post@3.7.0 @wordpress/editor@9.6.0 @wordpress/element@2.7.0 @wordpress/eslint-plugin@3.0.0 @wordpress/format-library@1.8.0 @wordpress/hooks@2.6.0 @wordpress/is-shallow-equal@1.6.0 @wordpress/jest-console@3.3.0 @wordpress/jest-preset-default@5.0.0 @wordpress/jest-puppeteer-axe@1.3.0 @wordpress/keycodes@2.6.0 @wordpress/list-reusable-blocks@1.7.0 @wordpress/media-utils@1.1.0 @wordpress/notices@1.7.0 @wordpress/nux@3.6.0 @wordpress/plugins@2.6.0 @wordpress/project-management-automation@1.0.0 @wordpress/redux-routine@3.6.0 @wordpress/rich-text@3.6.0 @wordpress/scripts@4.0.0 @wordpress/server-side-render@1.2.0 @wordpress/token-list@1.6.0 @wordpress/viewport@2.7.0 @wordpress/wordcount@2.6.0 In version 6.5: @wordpress/annotations@1.7.0 @wordpress/api-fetch@3.6.0 @wordpress/babel-preset-default@4.6.0 @wordpress/block-directory@1.0.0 @wordpress/block-editor@3.2.0 @wordpress/block-library@2.9.0 @wordpress/blocks@6.7.0 @wordpress/components@8.3.0 @wordpress/compose@3.7.0 @wordpress/core-data@2.7.0 @wordpress/data-controls@1.3.0 @wordpress/data@4.9.0 @wordpress/dependency-extraction-webpack-plugin@2.0.0 @wordpress/e2e-test-utils@2.4.0 @wordpress/e2e-tests@1.7.0 @wordpress/edit-post@3.8.0 @wordpress/editor@9.7.0 @wordpress/element@2.8.0 @wordpress/eslint-plugin@3.1.0 @wordpress/format-library@1.9.0 @wordpress/list-reusable-blocks@1.8.0 @wordpress/media-utils@1.2.0 @wordpress/notices@1.8.0 @wordpress/nux@3.7.0 @wordpress/plugins@2.7.0 @wordpress/rich-text@3.7.0 @wordpress/scripts@5.0.0 @wordpress/server-side-render@1.3.0 @wordpress/url@2.8.0 @wordpress/viewport@2.8.0 Props youknowriad desrosj noisysocks pento jorgefilipecosta iseulde Fixes: #47843 Built from https://develop.svn.wordpress.org/trunk@46189 git-svn-id: http://core.svn.wordpress.org/trunk@46001 1a063a9b-81f0-0310-95a4-ce76da25c4cd
178 lines
4.7 KiB
PHP
178 lines
4.7 KiB
PHP
<?php
|
|
/**
|
|
* Server-side rendering of the `core/latest-posts` block.
|
|
*
|
|
* @package WordPress
|
|
*/
|
|
|
|
/**
|
|
* Renders the `core/latest-posts` block on server.
|
|
*
|
|
* @param array $attributes The block attributes.
|
|
*
|
|
* @return string Returns the post content with latest posts added.
|
|
*/
|
|
function render_block_core_latest_posts( $attributes ) {
|
|
$args = array(
|
|
'posts_per_page' => $attributes['postsToShow'],
|
|
'post_status' => 'publish',
|
|
'order' => $attributes['order'],
|
|
'orderby' => $attributes['orderBy'],
|
|
'suppress_filters' => false,
|
|
);
|
|
|
|
if ( isset( $attributes['categories'] ) ) {
|
|
$args['category'] = $attributes['categories'];
|
|
}
|
|
|
|
$recent_posts = get_posts( $args );
|
|
|
|
$list_items_markup = '';
|
|
|
|
$excerpt_length = $attributes['excerptLength'];
|
|
|
|
foreach ( $recent_posts as $post ) {
|
|
$title = get_the_title( $post );
|
|
if ( ! $title ) {
|
|
$title = __( '(no title)' );
|
|
}
|
|
$list_items_markup .= sprintf(
|
|
'<li><a href="%1$s">%2$s</a>',
|
|
esc_url( get_permalink( $post ) ),
|
|
$title
|
|
);
|
|
|
|
if ( isset( $attributes['displayPostDate'] ) && $attributes['displayPostDate'] ) {
|
|
$list_items_markup .= sprintf(
|
|
'<time datetime="%1$s" class="wp-block-latest-posts__post-date">%2$s</time>',
|
|
esc_attr( get_the_date( 'c', $post ) ),
|
|
esc_html( get_the_date( '', $post ) )
|
|
);
|
|
}
|
|
|
|
if ( isset( $attributes['displayPostContent'] ) && $attributes['displayPostContent']
|
|
&& isset( $attributes['displayPostContentRadio'] ) && 'excerpt' === $attributes['displayPostContentRadio'] ) {
|
|
$post_excerpt = $post->post_excerpt;
|
|
if ( ! ( $post_excerpt ) ) {
|
|
$post_excerpt = $post->post_content;
|
|
}
|
|
$trimmed_excerpt = esc_html( wp_trim_words( $post_excerpt, $excerpt_length, ' … ' ) );
|
|
|
|
$list_items_markup .= sprintf(
|
|
'<div class="wp-block-latest-posts__post-excerpt">%1$s',
|
|
$trimmed_excerpt
|
|
);
|
|
|
|
if ( strpos( $trimmed_excerpt, ' … ' ) !== false ) {
|
|
$list_items_markup .= sprintf(
|
|
'<a href="%1$s">%2$s</a></div>',
|
|
esc_url( get_permalink( $post ) ),
|
|
__( 'Read more' )
|
|
);
|
|
} else {
|
|
$list_items_markup .= sprintf(
|
|
'</div>'
|
|
);
|
|
}
|
|
}
|
|
|
|
if ( isset( $attributes['displayPostContent'] ) && $attributes['displayPostContent']
|
|
&& isset( $attributes['displayPostContentRadio'] ) && 'full_post' === $attributes['displayPostContentRadio'] ) {
|
|
$list_items_markup .= sprintf(
|
|
'<div class="wp-block-latest-posts__post-full-content">%1$s</div>',
|
|
wp_kses_post( html_entity_decode( $post->post_content, ENT_QUOTES, get_option( 'blog_charset' ) ) )
|
|
);
|
|
}
|
|
|
|
$list_items_markup .= "</li>\n";
|
|
}
|
|
|
|
$class = 'wp-block-latest-posts wp-block-latest-posts__list';
|
|
if ( isset( $attributes['align'] ) ) {
|
|
$class .= ' align' . $attributes['align'];
|
|
}
|
|
|
|
if ( isset( $attributes['postLayout'] ) && 'grid' === $attributes['postLayout'] ) {
|
|
$class .= ' is-grid';
|
|
}
|
|
|
|
if ( isset( $attributes['columns'] ) && 'grid' === $attributes['postLayout'] ) {
|
|
$class .= ' columns-' . $attributes['columns'];
|
|
}
|
|
|
|
if ( isset( $attributes['displayPostDate'] ) && $attributes['displayPostDate'] ) {
|
|
$class .= ' has-dates';
|
|
}
|
|
|
|
if ( isset( $attributes['className'] ) ) {
|
|
$class .= ' ' . $attributes['className'];
|
|
}
|
|
|
|
return sprintf(
|
|
'<ul class="%1$s">%2$s</ul>',
|
|
esc_attr( $class ),
|
|
$list_items_markup
|
|
);
|
|
}
|
|
|
|
/**
|
|
* Registers the `core/latest-posts` block on server.
|
|
*/
|
|
function register_block_core_latest_posts() {
|
|
register_block_type(
|
|
'core/latest-posts',
|
|
array(
|
|
'attributes' => array(
|
|
'align' => array(
|
|
'type' => 'string',
|
|
'enum' => array( 'left', 'center', 'right', 'wide', 'full' ),
|
|
),
|
|
'className' => array(
|
|
'type' => 'string',
|
|
),
|
|
'categories' => array(
|
|
'type' => 'string',
|
|
),
|
|
'postsToShow' => array(
|
|
'type' => 'number',
|
|
'default' => 5,
|
|
),
|
|
'displayPostContent' => array(
|
|
'type' => 'boolean',
|
|
'default' => false,
|
|
),
|
|
'displayPostContentRadio' => array(
|
|
'type' => 'string',
|
|
'default' => 'excerpt',
|
|
),
|
|
'excerptLength' => array(
|
|
'type' => 'number',
|
|
'default' => 55,
|
|
),
|
|
'displayPostDate' => array(
|
|
'type' => 'boolean',
|
|
'default' => false,
|
|
),
|
|
'postLayout' => array(
|
|
'type' => 'string',
|
|
'default' => 'list',
|
|
),
|
|
'columns' => array(
|
|
'type' => 'number',
|
|
'default' => 3,
|
|
),
|
|
'order' => array(
|
|
'type' => 'string',
|
|
'default' => 'desc',
|
|
),
|
|
'orderBy' => array(
|
|
'type' => 'string',
|
|
'default' => 'date',
|
|
),
|
|
),
|
|
'render_callback' => 'render_block_core_latest_posts',
|
|
)
|
|
);
|
|
}
|
|
add_action( 'init', 'register_block_core_latest_posts' );
|