Scusate ho trovato il problema, andava specificata la quantità di pagine da visualizzare:

codice:
$all_wp_pages = $my_wp_query->query(array('post_type' => 'page', 'showposts' => '-1'));
Grazie a tutti e scusate