#8735 closed defect (bug) (duplicate)
The function the_content_rss() is not working
| Reported by: | spstieng | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 2.7 |
| Severity: | normal | Keywords: | the_content_rss |
| Cc: | Focuses: |
Description
The function the_content_rss() does not output any data.
It has not been working since I installed WP in june 2008.
The error lies in the '$content = apply_filters('the_content_rss', $content);'
Commenting out this makes the function work.
See http://wordpress.org/support/topic/192997 for more information.
Change History (4)
#1
@
18 years ago
- Cc added
- Summary the_content_rss not working → The function the_content_rss() is not working
#3
@
18 years ago
- Milestone 2.8
- Resolution → duplicate
- Severity major → normal
- Status new → closed
Covered by #8706 I believe
#4
@
18 years ago
I solved the problem for me. it turned out to be not a wordpress bug. It was caused by an old broken plugin. see http://www.4null4.de/65/cleanumlauts-plugin-for-wordpress-revisited/ here (german). I'm sorry.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This also breaks rss comment feeds with umlauts. in the <description> field html entity is used when the function is active.