custom template for custom url

template_redirect is an action, it expects nothing to return back. What you are looking for is template_include filter I think.

http://codex.wordpress.org/Plugin_API/Filter_Reference/template_include

Leave a Comment