Viewing 1 replies (of 1 total)
  • Thread Starter groq

    (@groq)

    Ok, I figured it out guys. I changed this piece of code:

    apply_filters('the_title', $page->post_title)

    to

    `apply_filters(‘the_title’, $page->meta_value)’

    Cool!

Viewing 1 replies (of 1 total)

The topic ‘wp_list_pages Customization?’ is closed to new replies.