WPIntell

Source evidence

get_taxonomy_image function no longer defined in 2.0

Advanced Category and Custom Taxonomy Image · support · 2025-03-06T22:28:00+00:00

mixedsentiment
highseverity
0.88relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 26 rows with source links

15.4% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

22 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
cmerrick resolved
Hi, we’re using this plugin on a site to store and display icons that go with a custom taxonomy. It was working great until the most recent update (2.0). After that update, the get_taxonomy_image() is no longer defined (I was getting a fatal “undefined function” error). When I rolled the plugin back to version 1.1, it started working again. Is this a known bug and is a fix in the work? Thanks very much. The page I need help with: [ log in to see the link] It was a bug, fixed in the new version, please update to latest version!! Thank you for the fast response! Unfortunately, as soon as I updated to 2.0.1, the issue returned. I currently have a check for the function if ( function_exists (‘get_taxonomy_image’)) so if it’s not found it bypasses the whole thing, which unfortunately means the icons don’t show, but at least the rest of the page works. I’m re-enabling auto-updates, in the hope that a future update will restore the function and it will start working. The new version resolves the function not found issue, please do check if you have successfully updated to the latest version. It does seem to be working now (with version 2.0.1); possibly a caching issue, though I had done a hard refresh. Anyway, thank you for the quick fix!

Comments

4 shown
Sajjad Hossain Sagor 2025-03-06T23:09:00+00:00

It was a bug, fixed in the new version, please update to latest version!!

cmerrick 2025-03-07T03:01:00+00:00

Thank you for the fast response! Unfortunately, as soon as I updated to 2.0.1, the issue returned. I currently have a check for the function if ( function_exists (‘get_taxonomy_image’)) so if it’s not found it bypasses the whole thing, which unfortunately means the icons don’t show, but at least the rest of the page works. I’m re-enabling auto-updates, in the hope that a future update will restore the function and it will start working.

Sajjad Hossain Sagor 2025-03-07T11:48:00+00:00

The new version resolves the function not found issue, please do check if you have successfully updated to the latest version.

cmerrick 2025-03-07T19:56:00+00:00

It does seem to be working now (with version 2.0.1); possibly a caching issue, though I had done a hard refresh. Anyway, thank you for the quick fix!