Marius Kildedal

Results 1 issues of Marius Kildedal

when i use get_option('wpt_an_image') it returns a number not a url string i can use to referace the image in my case: `$image = get_option('mkit_an_image','No Image Selected!');` `$html = '';...