{"id":8104487,"date":"2016-06-01T11:45:49","date_gmt":"2016-06-01T11:45:49","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/coding-error-8\/"},"modified":"2016-09-03T05:33:45","modified_gmt":"2016-09-03T05:33:45","slug":"coding-error-8","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/coding-error-8\/","title":{"rendered":"Coding error"},"content":{"rendered":"<p>Hello Umesh,<\/p>\n<p>I have installed the user tag plugin &#8211; 1.2.6<\/p>\n<p>There is one issue in plugin. <\/p>\n<p>When you change the name of any taxonomy and then try to go inside the taxonomy to add or remove tags, you can not enter.<\/p>\n<p>I have debugged and found the solution in.<\/p>\n<p>wp-content\\plugins\\user-tags\\lib\\class-ut-user-tags-list.php line 113<\/p>\n<p>changed the line from<br \/>\n$taxonomy_slug = ut_taxonomy_name( $item[&#8216;name&#8217;] );<br \/>\nto<br \/>\n$taxonomy_slug = ut_taxonomy_name( $item[&#8216;slug&#8217;] );<\/p>\n","protected":false},"template":"","class_list":["post-8104487","topic","type-topic","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/8104487","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/8104487\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=8104487"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}