1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-28 13:57:10 +00:00
Files
tt-rss/include/functions2.php
Dave Zaikos 2bb11658a8 Added HOOK_FORMAT_ENCLOSURES plugin hook.
Runs HTML and enclosures array through a plugin hook when rendering an article's enclosures in format_article_enclosures(). Allows plugins to override handling of how enclosures are presented by either filtering the array of enclosures, or generating the HTML to add to the article content.
2014-05-12 00:59:27 -04:00

66 KiB