WP Manifestindependent plugin directory
manifest / i18n / polylang-slug

Polylang Slug #4 in Languages & Localization

A unique post slug within the language in Polylang. This allows for a page to have same/identical slug in multiple languages.

by Ulrich Pogson · github.com/grappler/polylang-slug · website

301stars
16kcomposer installs
86forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/grappler/polylang-slug/archive/refs/heads/master.zip

Also on Packagist as grappler/polylang-slug:

composer require grappler/polylang-slug

Declares an update source (false), so updates arrive through the plugin's own updater.

From the readme

Polylang Slug - Contributors: grapplerulrich - Requires at least: 3.9 - Tested up to: 4.9.6 - License: GPLv2 or later - License URI: http://www.gnu.org/licenses/gpl-2.0.html - Tags: polylang, single-slug 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 versioncompare() 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 polylangslugdisable Removed WordPress dependency in composer.json Add better inline documentation 0.1.0 - 13 March 2015 Initial release

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
0.2.3Mar 8, 2022
0.2.2May 20, 2018
0.2.1Jan 24, 2017
0.2.0Jan 20, 2016
0.1.0-beta.1May 24, 2015