Hi,
On an archive layout, I’ve set up a Hook with following params as I’ve seen dynamic content can be passed through Looper params if it’s between double quotes :
{ "id":"{{dc:archive:id}}" }
But when I try to display my ID from within my hook, I only get Array ( [id] => {{dc:archive:id}} ) and not the actual ID, could you tell what I’m doing wrong?
