mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
Add link filters for bug 743 (hat tip to morganiq). More abstraction and flexibility in WP_Rewrite.
git-svn-id: https://develop.svn.wordpress.org/trunk@2152 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -114,4 +114,6 @@ function shutdown_action_hook() {
|
||||
}
|
||||
register_shutdown_function('shutdown_action_hook');
|
||||
|
||||
// Everything is loaded.
|
||||
do_action('init', '');
|
||||
?>
|
||||
Reference in New Issue
Block a user