Wordpress PHP ++错误?

One question.

This is my PHP-file: https://codepad.co/snippet/YFF7PRSs

And the respective page in my Wordpress backend looks like this: http://imgur.com/r8Qsjx0 --> as you can see there are only 10 "blocks" (the rows where you choose "Office/Company", "User for new post" and "Category for new post")

My question: How do I change the code to show me more of those blocks? I would need 450 to be exact.

Any hint is much appreciated!

It turns out that the problem was a setting, called PRESSEPORTAL_MAX_RESOURCE_COUNT. As far as I know, Leo successfully found it somewhere (possibly at Wordpress settings) and changed it from 10 to the desired 450.