• Thank you for your plugin. The content of my blog-post uses short-codes of my theme to structure its text to diffrent tabs. When I try to include this blog-post on page by using your post content shortcodes plugin and the [post-content post_name=”slug-to-my-post”] shortcode, all the content inside the themes shortcodes are filtered out.
    Is there a way that the plugin respects and executes (i.e. by calling do_shortcode) other shortecodes? Could I use one of the filters of your plugin? If yes, which one?

    Thanks a lot for your help!

    https://ww.wp.xz.cn/plugins/post-content-shortcodes/

Viewing 1 replies (of 1 total)
  • Thread Starter loolo

    (@loolo)

    I found out what to do, such that shortcodes inside a post are not filtered out.
    In the class-post-content-shortcodes.php (l.83) you can set the default ‘shortcodes’ to true instead of false.

Viewing 1 replies (of 1 total)

The topic ‘short-code inside post is filterd out’ is closed to new replies.