Views Results Inject
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Please note: this module is for developer use only.
This module allows you to inject content between results returned from the view.
At the moment works only if views row plugin is 'Rendered Entity'
How to use:
- Make sure your view row plugin is set to be 'Rendered entity with injected custom markup' instead of 'Rendered Entity'
- Implement hook_views_post_execute() where you inject the callback function into results
Example:
