Bug: cdash_add_taxonomy_classes doesn't always return.
-
Hi there!
I noticed that function
cdash_add_taxonomy_classes()doesn’t always return. This will cause a PHP Fatal Error on taxonomies (where noglobal $postis assigned) with Genesis.As it’s a general filter, please consider always returning something. To be more precise, please always return
$classes:).Because it’s currently spamming my error log, making my life very difficult.
Thanks!
https://ww.wp.xz.cn/plugins/chamber-dashboard-business-directory/
The topic ‘Bug: cdash_add_taxonomy_classes doesn't always return.’ is closed to new replies.