[wp-trac] [WordPress Trac] #18604: New hook for paginate_links() result
WordPress Trac
wp-trac at lists.automattic.com
Tue Sep 6 17:40:06 UTC 2011
#18604: New hook for paginate_links() result
-----------------------------+-----------------------------------
Reporter: lightningspirit | Owner: lightningspirit
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Formatting | Version: 3.3
Severity: normal | Keywords: has-patch ux-feedback
-----------------------------+-----------------------------------
I'd like to propose two new hooks to paginate_links() in
http://core.trac.wordpress.org/browser/trunk/wp-includes/general-
template.php#L1950
This two hooks ''paginate_links_array'' and ''paginate_links_html'' will
allow plugins to add, remove or alter html and links in admin pagination
output, including the media uploader.
'''Background:''' sites with more than a thousand media objects have 140+
pages in media uploader interface. I had to be able to create a input box
to enter page number manually.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18604>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list