The items are stored in an external table.
The items are loaded into a cache when the first postbit is requested, and then subsequent postbits retrieve all the item details from the cache.
There's already a separate "My Inventory" page to display inventory items for users. You can also view other users' items by clicking their link. It's just not displayed on the profile page.
The items are loaded into a cache when the first postbit is requested, and then subsequent postbits retrieve all the item details from the cache.
There's already a separate "My Inventory" page to display inventory items for users. You can also view other users' items by clicking their link. It's just not displayed on the profile page.