Many people don’t know that a WordPress plugin can be used as an easy way to store functions ready to be called within themes, other plugins or directly inside a post/page (using Exec-PHP); if you need strings inside your functions, to avoid ob_start problems, don’t use echo.
