Description
Returns the slug of the selected (currently being viewed) project. This value is taken directly from the $_GET variable.
Usage
<?php echo selectedProject(); ?>
Returns the slug of the selected (currently being viewed) project. This value is taken directly from the $_GET variable.
<?php echo selectedProject(); ?>