palasthotel / grid-wordpress

a reference implementation of grid for wordpress
5 stars 5 forks source link

Avoid recursion in listbox #110

Closed JanaME closed 5 years ago

JanaME commented 5 years ago

When placing a listbox on a post, that prints the same post, we have a recursion problem. Listbox should never query the current post.