[wp-trac] [WordPress Trac] #27631: make "comment-page" slug configurable
WordPress Trac
noreply at wordpress.org
Fri Apr 4 17:59:53 UTC 2014
#27631: make "comment-page" slug configurable
-------------------------+------------------------------
Reporter: qdinar | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version: 3.8.1
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
-------------------------+------------------------------
Comment (by qdinar):
i have been thinking and writing just now "but in this case page number
position at end is at the general flow of slugs: from outer level to inner
level: /year/month/day/post-name/page-number/comment-page-number/" - but
this is also mistake because the slugs order may be changed in the wp-
admin/options-permalink.php: there are %year% %monthnum% %day% %postname%
codes are used, same code for comment slug should be added. (and also it
is mistake because in the logic of the general flow from outer to inner,
the page number should be separated with slash, not by hyphen).
and i have seen now, seems this slug should be configured in that place in
admin area, and only something like %comment-page-num% is needed.
also post page slug should be configurable. probably new ticket should be
made for this.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27631#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list