Changeset 2952013
- Timestamp:
- 08/11/2023 07:26:28 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
office-locator/trunk/admin/includes/class-offices-functions.php
r2951592 r2952013 447 447 'post_type' => 'offices', 448 448 'post_status' => 'publish', 449 'posts_per_page'=> 1,449 'posts_per_page'=> -1, 450 450 ); 451 451
Note: See TracChangeset
for help on using the changeset viewer.