• Resolved gm1980

    (@gaurav1980)


    Hi Guys,

    We have added this in function.php of our theme and we are getting this error.

    krsort requires parameter.

    Please see attached.

    //* Permalink Manager Required
    function pm_custom_uris_order() {
    global $permalink_manager_uris;

    krsort($permalink_manager_uris);
    }

    Can you please let us know what needs to be updated for this.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘krsort error’ is closed to new replies.