1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-24 15:21:30 +00:00
Files
tt-rss/classes/pluginhost.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

9.2 KiB