• Resolved Jellelle

    (@jellelle)


    Hi all

    I want to modify the wp_list_categories(); a bit

    I have an array ‘category_ID’ which contains the ID’s of a category I want to include. But how the hell do you do that? 😀

    This doesn’t work of course, but you get the drift 🙂
    wp_list_categories( 'include=category_ID[0]' );

    Cheers,
    Jelle

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘wp_list_categories: include a variable’ is closed to new replies.