Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Yakov Shafranovich

    (@yakovsh)

    No. I am asking about ability to include other shortcodes within yours, not your shortcode within other plugins.

    For example, I want to be able to do [customshortcode] within stock status and have that process.

    Like I said above, all it needs is running the stock status through do_shortcode before showing it

    Thread Starter Yakov Shafranovich

    (@yakovsh)

    I wanted to have ability to execute shortcodes provided by other plugins within this one. So for example, if there is a shortcode provided by another plugin that exposes the post id (like [postid]), I wanted ability to have that shortcode included in a custom stock status and have it properly shown.

    In developer terms, all this requires is to run the text of the custom stock status through the do_shortcode function before displaying

Viewing 2 replies - 1 through 2 (of 2 total)