Include PHP file in Content using [shortcode]
I modified some code from an old blog post to do this, and allow for query-strings to be attached to the file as well. Original credit goes to amberpanther.com, and it turns out they made a plug-in out of this, too. //create the shortcode [include] that accepts a filepath and query string //this function was … Read more