like WP_DEBUG no longer shows notices and errors
well it is a priority issue but I changed the hook to use add_action( ‘plugins_loaded’, ‘headlines_register_taxonomy’);
then my init calls once framework receives calls too the hook via filter
here is the files for the current version
https://github.com/dazzlesoftware/wordpress-headlines
as I currently adding meta fields support not sure what I doing wrong maybe this is better way not sure….