Flarum (2.x)
    Preparing search index...
    • Remove the first post from a rendered PostStream vdom. Used when the hideFirstPost route param is set, so the embed can show only the replies.

      Parameters

      • vdom: { children: any[] }

      Returns void