Posts: 457
Name: Randy
Location: Northern Wisconsin
|
Nice plugin.
I tested it locally and it seems to work fine.
My only thought is that person had no idea how to use it properly.
I admit, at first I thought this allowed you to write php in the admin area, meaning, "into a post". Like echoing the_title(); etc. (Which I have seen.)
Unless I am missing something, I also have seen that the wp functions do not work? Like wp_list_pages('title_li='); (the functions that work outside of the loop)
If you use them, it breaks the output. You may want to mention not to use wp functions in the description?
Maybe the broken report was due the the user trying to do something like the above?
I have some stuff to do today, but I can try to test it deeper later.
Good luck with it.
|