Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter writeto

    (@writeto)

    $subs = wp_list_categories(array($parent => $category_id, 'hide_empty' => $hide_empty_cats, 'show_count' => $show_post_count, 'exclude' => $excluded, 'use_desc_for_title' => false, 'title_li' => null, 'show_option_none' => '', 'echo' => 0, 'order' => $order));

    Anonymous User 393930

    (@anonymized-393930)

    I have thought about this and I won’t be implementing it. I have fairly long descriptions for the categories on my site and I like the way they are displayed so I prefer to leave it as it is. I might add an option in a future version but this won’t be a priority.

    Thread Starter writeto

    (@writeto)

    It will be very good! We are waiting for these changes.

    Thread Starter writeto

    (@writeto)

    Hello!

    When will the plug-in be updated?

    This function is very necessary.

    Anonymous User 393930

    (@anonymized-393930)

    Like I said I might do in the future but it’s not a priority for me.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘use_desc_for_title => false’ is closed to new replies.