I’m using php to get a slug from my url and pull a specific video. My slug is definitely set, and this code works on input, but due to some other things I’m doing on the page, I need to parse the PHP upon output. Is there any work around for this?
{exp:weblog:entries weblog='videos' status="open|hide" dynamic="off" url_title='<?php echo $slug; ?>' limit='1'}