Viewing 1 replies (of 1 total)
  • Plugin Author Mark / t31os

    (@t31os_)

    Post UI Tabs was designed to convert content posted inside the post editor and was never intended to extend beyond that.

    A simple approach to the issue though, would be to create a custom widget that fetches content from a post, page or custom post type and call the filter that usually runs over content posted in the editor.

    Proof of concept: (you’d want more sanity checks in reality, PoC only)
    https://pastebin.mozilla.org/2331015

    Based on the example shown on the Widget API page.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Post UI Tabs] It does not work in widgets’ is closed to new replies.