#13964 closed defect (bug) (invalid)
the_content() does not work in wordpress version 3
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Template | Version: | |
| Severity: | normal | Keywords: | the_content() |
| Cc: |
Description
The following code outputs the current page's content as expected in version 2.9.2 but fails to output anything in the new version 3 release. I sure hope this is a real problem not an ID10t error.
the_content(__('(more...)'));
Change History (2)
Note: See
TracTickets for help on using
tickets.
Sorry, ID10t error.