sp-post tree: bug with index tree

Issue #55 resolved
Rafi Yagi created an issue

Display "middle" of array categories was causing problems due to the indexing after removing hidden nodes from the tree. Fixed by using array_values() to re-index the array with proper index values.

Comments (1)

  1. Log in to comment