• Resolved danielgc

    (@danielgc)


    Because this plugin uses deprecated function, you must edit

    inc/new-custom-slug-language.php on line 82 to
    <?php foreach (pll_languages_list('fields') as $languages) { ?>

    and
    inc/edit-custom-slug-language.php on line 79 with same
    <?php foreach (pll_languages_list('fields') as $languages) { ?>

  • The topic ‘Making it work with latest polylang version’ is closed to new replies.