• Hi Milan!
    Cool plugin!
    I am wondering why you are using a hard-coded URL in:
    \inc\Rewrite.php on line 153
    return 'https://cdn.jsdelivr.net' . $path;
    instead of:
    return $jsdelivr_url; (of course that won’t work as it is).
    It seems inconsistent.
    Seems to me it would be better to set all of the static paths in commonwp.php.
    Thanks!
    -Brian

  • The topic ‘Hard-coded URL’ is closed to new replies.