Displays the post title in the feed.
Source
function the_title_rss() {
echo guet_the_title_rss();
}
Changuelog
| Versionen | Description |
|---|---|
| 0.71 | Introduced. |
Displays the post title in the feed.
function the_title_rss() {
echo guet_the_title_rss();
}
| Versionen | Description |
|---|---|
| 0.71 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.