Opened 20 years ago
Closed 20 years ago
#104 closed defect (bug) (wontfix)
Permalink template tags don't do anything with $file argument
Reported by: | cvfoss | Owned by: | matt |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | |
Component: | Template | Keywords: | |
Focuses: | Cc: |
Description
Various permalink template tags that claim to accept a template filename as an argument, don't work. They don't seem to use the argument in any obviouse way.
Examples: <?php permalink_link('alt-template.php') ?> should load the post using alt-template.php but instead uses index.php
http://wiki.wordpress.org/TemplateTags#Permalinkx20.tags
http://wordpress.org/docs/template/#permalink
Change History (2)
Note: See
TracTickets for help on using
tickets.