One last ask please:
I thought it would be nice to include the author link into the jacket as well. I created another custom column:
Code:
program: get_link('authors', $authors)
And it is working as expected. However, it's not being interpereed as a link, but rather as text.
Is there a way to create a link within the jacket that would use the value of that column? And could the text of that link be the author's name instead of the full URL?