Multi-page Pages (FINALLY!)
Monday, August 2nd, 2010|Beginner tips, Brainstorming|by Romans|3 Comments
Up till now we had to either pile up functions in API class formatted as page_user, page_user_add, page_user_del, or we had to create all those classes, each in it’s own file.
Well – not anymore. Now any page class can have sub-pages. Here how it works:
Tags: page
