[wp-trac] [WordPress Trac] #14779: File paged.php in theme seems will never be loaded
WordPress Trac
wp-trac at lists.automattic.com
Sat Sep 4 14:15:10 UTC 2010
#14779: File paged.php in theme seems will never be loaded
--------------------------+-------------------------------------------------
Reporter: nazieb | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Template | Version: 3.0.1
Severity: normal | Keywords: has-patch
--------------------------+-------------------------------------------------
Comment(by nacin):
get_paged_template() only works for index.php, which to me makes sense.
Sometimes the index page may have a drastically different design than page
2 of the stream of content. But if you're trying to use paged.php for
paginating, say, any archive such as dates, category, tag, etc... it won't
work. In that case you need to use is_paged().
Suggesting we close as worksforme.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14779#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list