CrazySerb
Member
Posted 1 year ago #
Has anyone tried to push this plugin to the maximum?
As in, include a bunch of shortcode [popeye] thumbnails on a single page, see if it will break?
Well, I guess I broke it (not intentionally)... as once I include more than 30 "galleries" on a single page, the whole thing breaks.
http://wordpress.org/extend/plugins/popeye/
CrazySerb
Member
Posted 1 year ago #
never mind, seems like shortcode_unautop() was the culprit instead as I was running into this issue:
http://wordpress.org/support/topic/formattingphpshortcode_unautop-empties-the-post?replies=1
the length of the post was the issue.
hopefully WP fixes this in the next version. hopefully...