Opened 12 years ago
Closed 12 years ago
#25080 closed defect (bug) (invalid)
URL of sticky appears in foot of sticky
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.6 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Hi I recently update my WP to the latest core and now something strange has occured:
I have a home page sticky on my site here: http://www.footyalmanac.com.au/ and for some reason the URL of the sticky gets inserted into the actually sticky post.
Eg this is the URL http://www.footyalmanac.com.au/59570/ which is being inserted.
In the edit area for the sticky in the code (main area and excerpt are) there is no mention of this url.
It's like WordPress is inserting it automatically.
Can someone please point me in the right direction?
I'd really appreciate it.
Thanks
James
Change History (1)
Note: See
TracTickets for help on using
tickets.
Your theme is explicitly doing that. You might find that if you give the post a proper title it'll switch to showing that, but otherwise, you'll need to edit your theme.
In future, the Support Forums (http://wordpress.org/support/) is a better avenue, as trac is for core bugs only.