Make WordPress Core

Opened 5 years ago

Last modified 5 years ago

#48498 new enhancement

Walker_Category should also accept the `item_spacing` parameter.

Reported by: husobj's profile husobj Owned by:
Milestone: Awaiting Review Priority: normal
Severity: minor Version:
Component: Taxonomy Keywords:
Focuses: Cc:

Description

In WordPress 4.7 wp_list_pages(), Walker_Page and Walker_Nav_Menu were updated to accept an additional parameter item_spacing so that they can more robustly be styled using inline-blocks - see #27762

wp_list_categories() and Walker_Category would also benefit from accepting the item_spacing parameter for the same reasons.

Change History (1)

#1 @SergeyBiryukov
5 years ago

  • Component changed from General to Taxonomy
Note: See TracTickets for help on using tickets.