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.zipFrom 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
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 0.7.0 | Jan 18, 2024 | content-aggregator-block.0.7.0.zip | 14 |
| 0.6.1 | Dec 5, 2023 | content-aggregator-block.0.6.1.zip | 8 |
| 0.6.0 | Jun 22, 2023 | content-aggregator-block.0.6.0.zip | 14 |
| 0.5.3 | Mar 31, 2023 | content-aggregator-block.0.5.3.zip | 2 |
| 0.5.2 | Nov 30, 2022 | content-aggregator-block.0.5.2.zip | 14 |
| 0.5.1 | Nov 22, 2022 | content-aggregator-block.0.5.1.zip | 7 |
| 0.5.0 | Nov 4, 2022 | content-aggregator-block.0.5.0.zip | 2 |
| 0.4.1 | May 26, 2022 | content-aggregator-block.zip | 7 |
| 0.3.0 | Feb 8, 2021 | content-aggregator-block.zip | 7 |
Active-site estimate ≈10 comes from the median of recent superseded releases. Method.