Skip to content
  • cmrd Senya's avatar
    Use guid instead of id at permalink and in SPV · 6abd0509
    cmrd Senya authored
    This changes links from /posts/:id to /posts/:guid where the links are
    not clicked very often. ID search is faster than guid search so we can't
    change it everywhere, but these links are not very useful for clicking,
    but can be used for easier guid look up.
    
    closes #7453
    6abd0509