hey everyone - I have an interesting project... an easy one, i think: setting an expiration date on a Blogroll link. I've checked all the management plugins and don't see this feature for links.
The way I figure, you could use the Link "Notes" entry to record an expiration date and then modify wp_list_bookmarks to run a date check loop against it.
Anyone with any helpful code or a plugin I've missed? I can find the expiration code, but I don't see where the core wp_list_bookmarks function is located for me to hack on....
Thanks in advance