Monday, 19 October 2015

How to set global variable in functions.php

global $urlSmall;

$urlSmall = $thumbSmall['100'];

No comments:

Post a Comment