Пример #1
0
 function vibe_author_social_icons($id)
 {
     $vibe_extras = new vibe_extras();
     $vibe_extras->vibe_author_social_icons($id);
 }