Heads up!
This article contains PHP code and is intended for developers. We offer this code as a courtesy, but don't provide support for code customizations or 3rd party development.
This article contains PHP code and is intended for developers. We offer this code as a courtesy, but don't provide support for code customizations or 3rd party development.
Use this filter to modify the final result of a View.
Parameters
- $content: a string
- $args: an array containing two booleans.
- $context['is_detail_page']
- $context['is_shortcode']
Examples
There are currently no examples for this hook.