Bug in Plugin
-
in
taxonomy-terms-order.php file at 117 line &&
includes/interface.php file at 84 linestrict checking of ($taxonomy_info->hierarchical !== TRUE) should be changed to loose checking as some plugins make hierarchical settings as INT and not booleans
one such plugin I noticed is Enhanced Media Gallery, the Media Categories are not being picked up by your plugin because of this Strict checking.
Please incorporate this change in your new release
otherwise works just fine.
thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Bug in Plugin’ is closed to new replies.