How to display WordPress post content in the tab

Product:

WonderPlugin Tabs

Question:

In WonderPlugin Tabs, step 1, I can select a page and add the page content to the tab. How can I add a post to the tab content?

Answer:

You could enter the following shortcode to the tab content. In the code, 123 is the post ID, please make sure to change it to your own post ID.

[[wonderplugin_tab_page id="123"]]

To find the ID of a post, edit the post, then look for the post ID in the web browser URL address.