function hybrid_post_stylesheets()
{
    hybrid_function_removed(__FUNCTION__);
}
Example #2
0
function hybrid_get_theme_data()
{
    hybrid_function_removed(__FUNCTION__);
}
Example #3
0
function post_format_tools_clean_post_format_slug()
{
    hybrid_function_removed(__FUNCTION__);
}
Example #4
0
function hybrid_get_plural_post_format_strings()
{
    hybrid_function_removed(__FUNCTION__);
}
Example #5
0
function hybrid_pings_end_callback() {
	hybrid_function_removed( 'hybrid_pings_end_callback' );
}