How to add update status from "wire"

How to add status from "wire" in profile, update time and update link if owner

Thanks

  • No need, here the solution for those who need it:

    <?php echo elgg_view("profile/status", array("entity" => $owner));?>

    "$owner" is variable to insert the user, depending on which is defined but on "profile" is that