My b2evolution Version: 3.3.1
I'm coding a main page based on multiblogs.php, which gives a perfect example of what I want to do.
However I need to display 'About' page from each of the blogs before each recent posts. I can't seem to find anything about getting a page from the sample codes. What is the function call to get a particular page? Or even pages from a particular category?
To reply to my own post, since I can't seem to find any functions to do this, I use $ItemCache->get_by_ID() function. You need to manually look up ID of this particular page.