Fix for only getting 5
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 2 Dec 2015 21:35:03 +0000 (16:35 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 2 Dec 2015 21:35:03 +0000 (16:35 -0500)
controllers/front.php
glm-employment.php

index eee9405..5879ca0 100644 (file)
@@ -473,6 +473,7 @@ class staffords_employment_front
             ? filter_var($_REQUEST['staffords_jobsdepartment'])
             : false;
         $args = array(
+            'posts_per_page' => -1,
             'post_type' => STAFFORDS_EMP_POST_TYPE,
             'meta_query' => array(
                 array(
index 0804b8a..4110193 100644 (file)
@@ -2,7 +2,7 @@
 /**
  * Plugin Name: Staffords Employment
  * Description: Online Employment Application for Staffords
- * Version: 0.2.3
+ * Version: 0.2.4
  * Author: Steve Sutton
  * Author URI: http://www.gaslightmedia.com
  * License: All right reserved