﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
16124,Strange hook name,F J Kaiser,,"In /core_root/wp-include/post.php line 884 is the following hook:


{{{
add_action( 'future_' . $post_type, '_future_post_hook', 5, 2 );
}}}


Example: future_''events''_future_post_hook

Looks pretty strange. I hope that one isn't used to often, so the name can still be changed...",enhancement,closed,normal,,Post Types,,trivial,invalid,hook,
