Shortcode attribute ‘lang’ doesn’t works
-
The attribute ‘lang’ on the [wpforecast] shortcode doesn’t seems to work.
I think line 30 of ‘shortcode.php’ should be:
$res .= '&language_override='.$lang;instead of:
$res .= '&lang='.$lang;Can you correct this for future releses?
Thanks in advance.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Shortcode attribute ‘lang’ doesn’t works’ is closed to new replies.