kimhf/advanced-custom-fields-pro-stubs

Stubs for the Advanced Custom Fields Pro WordPress plugin, used for static analysis.

v6.0.3 2022-10-31 23:17 UTC

README

Advanced Custom Fields Pro Stubs is used to statically analyse codebases to ensure compatibility with the Advanced Custom Fields Pro WordPress plugin.

Usage with Psalm

Update the Psalm config to include the stubs for Advanced Custom Fields Pro:

<stubs>
    <file name="vendor/kimhf/advanced-custom-fields-pro-stubs/advanced-custom-fields-pro-stubs.php" />
</stubs>