The shortcode uses echo instead of accumulating the information and returning it. Shortcodes should never echo.
Consequently, the user meta information is displayed at the top, regardless of where the shortcode is put.
The shortcode uses echo instead of accumulating the information and returning it. Shortcodes should never echo.
Consequently, the user meta information is displayed at the top, regardless of where the shortcode is put.
This issue are fixes by version 1.0.5
Thanks.
You must log in to post.