@@ -279,6 +279,9 @@ |
||
| 279 | 279 | endif; |
| 280 | 280 | |
| 281 | 281 | // helper function to retrieve one id for default option |
| 282 | +/** |
|
| 283 | + * @param string $type |
|
| 284 | + */ |
|
| 282 | 285 | function editus_get_one_id($type) |
| 283 | 286 | { |
| 284 | 287 | $args = array( 'posts_per_page' => 1, 'post_type' => $type ); |