Yoast / wordpress-seo

Yoast SEO for WordPress
https://yoast.com/wordpress/plugins/seo/
Other
1.77k stars 891 forks source link

Documented filter type wrong #21695

Open kkmuffme opened 1 week ago

kkmuffme commented 1 week ago

When running some static analysis tests we encountered a type documentation issue in: https://github.com/Yoast/wordpress-seo/blob/trunk/inc/options/class-wpseo-option-wpseo.php#L217 https://github.com/Yoast/wordpress-seo/blob/trunk/admin/tracking/class-tracking.php#L223

should be @param string|false instead of @param string

josevarghese commented 4 days ago

Hi @kkmuffme

Thanks for creating the issue and sharing the details. You can contribute to our plugin easily by sending a PR - see more info here: https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md