Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sgibert

    (@sgibert)

    I found a work around but it’d be good to have compatibility for non-programmers ??

    $site_url = site_url()."/";
    			$shortn_url = get_the_shortn_url();
    			$post_shortn_url = $site_url.$shortn_url;
    			echo "<a href='$post_shortn_url'>$post_shortn_url</a>";
    Plugin Author docofmedia

    (@docofmedia)

    Hi sgibert,

    Thanks for bringing this to my attention. I’ll have to look into their documentation and see if there’s a filter or something I can check for to add support for WPML.

    -docofmedia

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Compatibility with WPML’ is closed to new replies.