Overview
The ctaol_get_post_data filter hook allows you to modify post data before processing. This filter can be combined with the ctaol_item_html_filter hook to add extra data to the items grid.
Hook Parameters
- $post_data: An array containing post data.
- $module_props: An array containing module-specific properties.
0 Comments