• Hi Shazzad,

    First of all, THANK YOU for creating, sharing and updating this fantastic plugin ?? Excellent work!

    I just wanted to point out a small error in the W4 Post List > Documentation > Template Tags tab > [post_terms] section > Attributes:

    return = ( name|slug ), return plain name or slug

    As per line 807 of /plugins/w4-post-list/includes/template-tags/class-post-template-tags.php, the attribute name is “output”, not “return”. So it should say:

    output = ( name|slug ), return plain name or slug

    For example: [post_terms output="name" tax="mytax" sep=", "]

    Cheers!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Typo in Documentation: “return” should say “output”’ is closed to new replies.