Forums

How to show a brief summary of a post in a page (1 post)

  1. DarthRoman
    Member
    Posted 1 year ago #

    Hello everyone,

    I want to know if it is possible to show something like an excerpt (image, title and summary) of a post in a wordpress page, for example through a short code. My main idea is to embed it in HTML into the editor content, something like:

    <table> <tr>
    <td>[shortcode-excerpt-post url="foo"]</td>
    <td>[shortcode-excerpt-post url="bar"]</td>
    </tr>
    </table>

    Thank you so much!!

Topic Closed

This topic has been closed to new replies.

About this Topic