My attachments are currently rewritten from http://localhost/?attachment_id=3 to http://localhost/images/image-title using @Bainternet’s answer here. $new_rules['images/(\d*)$'] = 'index.php?attachment_id=$matches...
  • May 21, 2022
  • 0 Comments