﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
13578,wp_link_pages isn't fully functional and doesn't include require style information,brianlayman,SergeyBiryukov,"Since paging within a post was dropped as a quicktag, wp_link_pages hasn't been kept up to date with the new themes and has had some major flaws since it was first created.  3.0 has a number of enhancements to this function already, but it still has several flaws. These changes will allow theme authors to use this built in function and have to not overwrite it their themes. 

The attached patch is already deployed at b5media. And makes the following changes:[[BR]]
*It allows you to specify the separator for numbers. [[BR]]
*The seperator is now only use between two numbers instead of always being appended to the end of a number. [[BR]]
*The function no longer produces an empty anchor tag when next or prev is not to be displayed. Up to now it left the link in but didn't include any inner text.[[BR]]
*Adds the css classes pag_nav_num, pag_nav_first, pag_nav_current, pag_nav_prev, pag_nav_next & pag_nav_last allowing style specifications for all output conditions[[BR]]

I think this should give everyone the freedom to do whatever they want with this function now while being mostly backwards compatible.  I do drop the empty links, but I can't see how anyone would have styled specifically for them any way.",defect (bug),closed,normal,3.6,Themes,2.9.2,normal,fixed,has-patch 3.6-early needs-codex,chip@… anointed obenland@… ardathksheyna admin@… contact@… info@… 24-7@… travis@… lancewillett dromsey@… nashwan.doaqan@…
