sharing as $share_options):
$share = FreshRSS_Share::get($share_options['type']);
if ($share === null) {
continue;
}
$cssClass = $share->isDeprecated() ? ' error' : '';
$share_options['id'] = $id;
$share_options['link'] = $link;
$share_options['title'] = $title;
$share->update($share_options);
?>- method()):
if ($share->HTMLtag() !== 'button') {
?>= $share->name() ?>= $share->name() ?>