Viewing 1 replies (of 1 total)
  • Plugin Author gabrielroth

    (@gabrielroth)

    Take a look at line 387:

    <option value="5" <?php if ($instance['number']==5) echo 'selected="selected"'; ?>>5</option>

    If you change those “5”s to “4”s you’ll get a four-post option in the drop-down menu.

Viewing 1 replies (of 1 total)
  • The topic ‘Output number’ is closed to new replies.