﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
9455,Change template_redirect from action to filter in template-loader.php,mikeschinkel,mikeschinkel,"As per the discussion here [1] where scribu gave a +1, this patch will convert ""template_redirect"" from an action to a filter in template-loader.php. This allows the plugin developer to return false instead of execute exit (but exit works the same way) in the case that he or she wants to indicate to terminate if-else processing of the WordPress URL routing. Also this will follow a more expected pattern for developers making it easier for new developers to discover and use ""template_redirect"" for the purpose of overriding URLs. 



[1] http://www.nabble.com/Addition-to-template-loader.php-td22866661.html ",enhancement,closed,normal,,Permalinks,2.8,normal,wontfix,template_redirect template-loader.php urls permalinks url-routing,scribu
