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
Requires (Dev)
- php: >=7.1
- advanced-custom-fields/advanced-custom-fields-pro: 6.0.3
- giacocorsiglia/stubs-generator: ^0.5
This package is auto-updated.
Last update: 2025-03-29 01:01:11 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>