'.$category['name'].''; $time_elapsed_string = '' . CHV\time_elapsed_string(get_image()['date_gmt']) . ''; if(get_image()['album']['id'] and (get_image()['album']['privacy'] !== 'private_but_link' or is_owner() or is_admin())) { $album_link = '' . get_image()['album']['name_truncated'] . ''; if($category) { echo _s('Added to %a and categorized in %c', ['%a' => $album_link, '%c' => $category_link]); } else { echo _s('Added to %s', $album_link); } echo ' — ' . $time_elapsed_string; } else { if($category) { echo _s('Uploaded to %s', $category_link) . ' — ' . $time_elapsed_string; } else { _se('Uploaded %s', $time_elapsed_string); } } ?>
Simple->Camera; ?> Simple->Capture; ?> —