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

    (@ryangough)

    too impatient ?? for reference i changed:

    return $wpdb->get_var($wpdb->prepare($sql)) == 0;

    to

    return $wpdb->get_var($wpdb->prepare($sql)) <= 3;

    pretty easy. ?? good plugin btw.

    Thread Starter Ryan

    (@ryangough)

    well, that would be 4.. my bad.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘3 latest posts?’ is closed to new replies.