• My aim is to display a list of posts with each item containing the post title , link and post taxonomy like this :

    <li><a href="[post_permalink]">[post_title] ([post_taxonomy name="job_type"])</a></li>

    The problem is that there is no “post_taxonomy” in your shortcodes list and I don’t know how to load it .

    Please help.

    http://wordpress.org/extend/plugins/advanced-post-list/

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

    (@steeff29)

    Another thing i noticed : i have a post title saved as “Something & something” .

    I the post list is is being displayed as "Something amp; something"

    Plugin Author EkoJR

    (@ekojr)

    Yea, I’ll be adding more shortcodes sometime in the near future, and I’ll also be modifying much of the shortcodes to utilize the wp_query and clear much of the issues.

    Thanks for the idea and heads up.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘List content shortcodes’ is closed to new replies.