-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
this is my code:
<plugins>
<pluginClass class="PsalmWordPress\Plugin">
<useDefaultHooks value="true" />
<requireAllParams value="false" />
<hooks>
<HookNotFound errorLevel="suppress" />
</hooks>
</pluginClass>
<pluginClass class="Psl\Psalm\Plugin"/>
</plugins>i get this error:
ERROR: HookNotFound - inc/normalize.php:106:5 - Hook "wpcf7_autop_or_not" not found
add_filter('wpcf7_autop_or_not', '__return_false');
Metadata
Metadata
Assignees
Labels
No labels