コード例 #1
0
function prosports_get_post_calculate($post_id)
{
    return sp_get_post_calculate($post_id);
}
コード例 #2
0
function sportspress_get_post_calculate($post_id)
{
    return sp_get_post_calculate($post_id);
}