WP Manifestindependent plugin directory
manifest / editor / content-aggregator-block

Content Aggregator Block #10 in Blocks & Editor

Display the latest posts for a specified post type, taxonomy, and term.

by Happy Prime · github.com/happyprime/content-aggregator-block · website

5stars
75release downloads
≈10active sites
1forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/happyprime/content-aggregator-block/releases/download/0.7.0/content-aggregator-block.0.7.0.zip

From the readme

Content Aggregator Block Release process In the latest release branch: wp dist-archive ./ content-aggregator-block.zip --format=zip Tag a release in GitHub and attach content-aggregator-block.zip to the release. Filters The following filters are provided to allow customization and extensibility. contentAggregatorBlock.ExcludePostTypes This JavaScript filter can be used to modify the options available in the Post type dropdown within the Sorting and Filtering panel. It receives the default array of post type slugs excluded from the options. contentAggregatorBlock.itemHTML This JavaScript filter can be used to modify the markup for an individual post item as displayed on editor views. It receives the default markup, the post data (as returned by the REST API route registered by this plugin), and the block attributes. contentaggregatorblockitem This PHP filter can be used to modify the markup for an individual post item as displayed on front-end views. It receives the default markup, the post data, and the block attributes. contentaggregatorblockendpointpostdata This PHP filter can be used to modify the data returned by the REST API route registered by this plugin. It r

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
0.7.0Jan 18, 2024content-aggregator-block.0.7.0.zip14
0.6.1Dec 5, 2023content-aggregator-block.0.6.1.zip8
0.6.0Jun 22, 2023content-aggregator-block.0.6.0.zip14
0.5.3Mar 31, 2023content-aggregator-block.0.5.3.zip2
0.5.2Nov 30, 2022content-aggregator-block.0.5.2.zip14
0.5.1Nov 22, 2022content-aggregator-block.0.5.1.zip7
0.5.0Nov 4, 2022content-aggregator-block.0.5.0.zip2
0.4.1May 26, 2022content-aggregator-block.zip7
0.3.0Feb 8, 2021content-aggregator-block.zip7

Active-site estimate ≈10 comes from the median of recent superseded releases. Method.