• Resolved dobled

    (@dobled)


    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)
  • Plugin Author tuxlog

    (@tuxlog)

    Hi dobled,

    thank you very much for this hint. I will fix it in the next release.

Viewing 1 replies (of 1 total)

The topic ‘Shortcode attribute ‘lang’ doesn’t works’ is closed to new replies.