Viewing 2 replies - 1 through 2 (of 2 total)
  • C W (VYSO)

    (@cyril-washbrook)

    If you omit a poll ID, the most recent poll will automatically be selected.

    In other words, use <?php get_poll(); ?> if inserting the poll into a template, or use [poll] as the shortcode.

    where is a list of all the short codes and what they do?

    such as, if I wanted to have a page that shows only the latest poll and the results of the one before it, is there a short code for that?

    So I something like this;
    This Weeks Poll
    [poll]

    Results from last weeks Poll
    [poll-next]

    or something
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WP-Polls] Show latest poll’ is closed to new replies.