I want to embed links to the archive pages with specific search criteria. i.e Links to specific categories, links to specific authors etc etc
At the moment I am adding the links using anchor tags, but these will fail if the permalinks change
|
I want to embed links to the archive pages with specific search criteria. i.e Links to specific categories, links to specific authors etc etc At the moment I am adding the links using anchor tags, but these will fail if the permalinks change |
|||
|
|
|
Well, WordPres can generate these - so can you using its functions. For category it would be something like:
Similarly there is Didn't play much with authors, there is |
|||
|
|
|
Category archives, author archives, date archives, etc will not experience permalink changes. If you're using pretty permalinks, The only tricky part is if you want to display other information on the archive page (like an author bit for an author archive) ... but there are tutorials available for that kind of work. |
|||
|