At work I’m adding the social media sharing tools into one our mandatory publications. One thing I really wanted to do was to have was quote boxes that had sharing buttons which when you pressed the Tweet button instead of getting the normal “page title http://t.co/mehmeh via @addthis” that AddThis supplies by default it would [...]
wordpress
Using wp_list_pages to list all parent pages and subpages in order in WordPress

Now that’s what I call a long title! So this is just a quick post on how to get WordPress to list all parent pages and subpages in order when using the wp_list_pages function. I’ve recently added a child page to my Development/Web/ page and it broke the existing navigation I had. I tried the [...]
