post_title; if ( $title ) { $staff = new SP_Staff( $id ); $role = $staff->role(); if ( $role ) { $title = '' . $role->name . ' ' . $title; } ?>