Opened 11 years ago
Closed 10 years ago
#307 closed enhancement (wontfix)
Let the Sponsors widget link to the sponsor's website.
Reported by: | georgestephanis | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | WordCamp Site & Plugins | Keywords: | needs-testing |
Cc: |
Description
To match the shortcode changes in r235
Attachments (3)
Change History (7)
@
11 years ago
Added A patch. Checks if the Website Field is updated for the sponsor. If yes, links the Image to it. Else, links the image to the Permalink. Hope it works
#2
@
11 years ago
I'd personally rather see it as a widget option which you'd prefer to use -- if they choose website, but hadn't entered one, then do as you'd done -- and fall back to the permalink.
#3
@
11 years ago
Added a New Patch file. Tried to incorporate what georgestephanis had suggested.
Checks if the Box in Widget Backend for linking to Sponsor's Website is Checked.
If not checked, links to permalinks.
If checked, checks if Website field is updated and links to it. If not updated, links to permalink.
#4
@
10 years ago
- Keywords has-patch removed
- Resolution set to wontfix
- Status changed from new to closed
Linking directly to the sponsor website from a logo on the sidebar has the potential to make the IRS think we're selling advertising rather than thanking sponsors. Let's keep people linking to the sponsor post (which can then link to the sponsor's site) rather than linking directly to the sponsor's site from the sidebar.
Added A patch.
Checks if the Website Field is updated for the sponsor.
If yes, links the Image to it.
Else, links the image to the Permalink.
Hope it works.