- Issue created by @douggreen
When the tags field is empty, it still ends up in the feed. We should not add tags if there is no field.
When any of the URL fields are not set, default values still show up in the feed because the check should be for !empty() instead of isset().
Active
2.0
Code