Opened 16 years ago
Closed 16 years ago
#11794 closed enhancement (fixed)
Add the_feed_link()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.0 | Priority: | normal |
| Severity: | normal | Version: | 3.0 |
| Component: | Template | Keywords: | has-patch |
| Focuses: | Cc: |
Description
This new function can simplify theme creation a bit. It also introduces new filter the_feed_link - it can be used to modify displayed link, e.g. add 'rel="nofollow"' (I am especially interested in this).
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [13557]) Add the_feed_link(). fixes #11794, props sirzooro.