Exemplo n.º 1
0
function hybrid_post_stylesheets()
{
    hybrid_function_removed(__FUNCTION__);
}
Exemplo n.º 2
0
function hybrid_get_theme_data()
{
    hybrid_function_removed(__FUNCTION__);
}
Exemplo n.º 3
0
function post_format_tools_clean_post_format_slug()
{
    hybrid_function_removed(__FUNCTION__);
}
Exemplo n.º 4
0
function hybrid_get_plural_post_format_strings()
{
    hybrid_function_removed(__FUNCTION__);
}
Exemplo n.º 5
0
function hybrid_pings_end_callback() {
	hybrid_function_removed( 'hybrid_pings_end_callback' );
}