Redirector

1.2.0

  • New: Support for removing the unique ID prefix. Meaning you can access your listings using https://your_url.com.au/listing/1234566 when your unique listing id has eagle_123456.
  • Support for query string URL. Meaning you can access your listings using https://your_url.com.au/?listing=1234566

1.1.1

  • Fix: Issues with empty base url and page builders.

1.1.0

  • New: Support to use base URL e.g.: http://your_site_url.com.au/id123456

1.0.4

  • Fix: URL matching is more strict to include the slashes e.g. /listings/ vs listings to prevent isses with other pages with the same term eg suburb-listings would cause re-direct issues.

1.0.3

  • Fix: Incorrect version causing continual upgrade notice.

1.0.2

  • Fix: Incorrect constant.

1.0.1

  • Tweak: Instructions written to be more clear.

1.0.0

  • Initial Release.