Skip to content

i cant ignore custome hook  #56

@Mohammad-Ravand

Description

@Mohammad-Ravand

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions