I wrote a quick and simple function which allows you to quickly convert arrays to objects. It allows you to change an array like this :
Continue reading...4. May 2008
The Wordpress get_pages function works similar to the get_posts function which fetches posts from the database by criteria. The get_pages function takes different arguments and allows you to take control of parent and child pages as you execute the function.
Continue reading...
6. May 2008
4 Comments