grappler/polylang-slug

Allows same slug for multiple languages in Polylang

Installs: 10 003

Dependents: 0

Suggesters: 0

Security: 0

Stars: 259

Watchers: 33

Forks: 83

Open Issues: 1

Type:wordpress-plugin

0.2.3 2022-03-08 13:11 UTC

This package is auto-updated.

Last update: 2024-03-13 14:49:45 UTC


README

Description

Allows same slug for multiple languages in Polylang.

This plugin is not being actively developed. I recommend using Polylang Pro instead as it has this feature and is actively being maintained.

Frequently Asked Questions

What do I need to do to make this work?

Install the plugin and activate it and that is it. There is no settings page or visable output.

Changelog

0.2.3 - 09 March 2022

  • Fix comparison operator in version_compare() calls for PHP8 compatibility - props @chesio

0.2.2 - 20 May 2018

  • Do not run of feeds
  • Update composer.json license

0.2.1 - 24 January 2017

  • Check that Polylang is activated

0.2.0 - 20 January 2016

  • Support for Polylang 1.8
  • Add better checks when the plugin should run
  • Add filter to disable plugin on certain page polylang_slug_disable
  • Removed WordPress dependency in composer.json
  • Add better inline documentation

0.1.0 - 13 March 2015

  • Initial release