Exemple #1
0
function safecss_revision_post_link($post_link, $post_id, $context)
{
    _deprecated_function(__FUNCTION__, '2.1', 'Jetpack_Custom_CSS::revision_post_link()');
    return Jetpack_Custom_CSS::revision_post_link($post_link, $post_id, $context);
}