[wp-trac] [WordPress Trac] #28433: allow for more control on paginate_links list element
WordPress Trac
noreply at wordpress.org
Mon Oct 20 17:21:59 UTC 2014
#28433: allow for more control on paginate_links list element
------------------------------------+-----------------------------
Reporter: FrancescoRizzi | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: General | Version: 4.0
Severity: normal | Resolution:
Keywords: needs-patch needs-docs | Focuses: ui, template
------------------------------------+-----------------------------
Comment (by obenland):
I'm not sure `paginate_links()` is supposed to be a full fledged template
tag. It's more meant to be a low-level helper function to, well, paginate
links.
The ul element already has a class name, why can't that be used to style
it? And the easiest way to enhance it would probably be to wrap it in an
HTML tag with an id or class.
I'd suggest wontfix.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28433#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list