Filter: wu_contains_element
Allow developers to change the results of the initial search.
This is useful for third-party builders and such.
Parameters
| Name | Type | Description |
|---|---|---|
| $contains_elements | bool | If the element is contained on the content. |
| $content | string | The content being examined. |
| $element | self | The current element. |
| $post | null|\WP_Post | post to check. |
Since
- 2.0.0
Source
Defined in inc/ui/class-base-element.php at line 539