Skip to main

Webmention Filters

src/filters/mentions.js

Filter

forUrl()

Filter list of Webmentions by a given URL and webmention type (wm-property)

Params:

Example:

{% set mentions = webmentions | forUrl(abs_url, ['mention-of']) %}

See Also