humanmade / humanmade/extendable-aggregator
Integration with ElasticPress
Open
- Dominant language
- PHP
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently the plugin doesn't add the syndicated posts to index. This behavior happens because the plugin runs it's actions on the background for a better user experience, but doing so it doesn't check all the necessary conditions for ElasticPress to index it automatically.
**Possible Solution:**
Artificially run the necessary actions to trigger post indexing after syndicating posts or just run the indexing action.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.