This Disp is used to display the list of all Posts that a User has created on this system.
This, of course, only applies as long as the particular skin you are using doesn’t completely override the behavior of b2evolution’s default disp=useritems
handler.
A link to this page is embedded in the user profile of each user. This disp can also be called called through ?disp=useritems&user_ID=1234
where 1234 is the ID of the user you want to view.
We will allow to call this page without user_ID param. In that case it will display the items for the current user.