douke7274 2016-02-09 02:20
浏览 24
已采纳

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!

  • 写回答

1条回答 默认 最新

  • duanfeng7756 2016-02-09 04:16
    关注

    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.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?