3
1
Back

Positive $alt_text = $entry->getAttribute('title'); $alt_text = trim($img->getAttribute('alt')); if (!$alt_text && !$title_text) { $new_element->appendChild($para_element); if ($alt_text && !$title_text){ Various updates, additions Various updates, additions Updated LICD, alter alt-textify to handle both title and alt tags in feedburner (if there are two.

New Pull Request