Rather Simple Polylang Free Extras
Enhances the free version of Polylang with basic REST API support, a language switcher block, a language filter for block-based widgets and basic localization for block template parts.
by Oscar Ciutat · github.com/mrleemon/rather-simple-polylang-free-extras
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/mrleemon/rather-simple-polylang-free-extras/archive/refs/heads/main.zipDeclares an update source (false), so updates arrive through the plugin's own updater.
Readme
=== Rather Simple Polylang Free Extras === Contributors: leemon Tags: polylang, multilanguage, language, translation Requires at least: 6.9 Tested up to: 6.9 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
Enhances the free version of Polylang with basic REST API support, a language filter for block-based widgets and basic localization for block template parts.
== Description ==
Enhances the free version of Polylang with basic REST API support, a language filter for block-based widgets and basic localization for block template parts.
This plugin was developed primarily for my personal use to bridge specific feature gaps. As such, it is provided "as-is" without any official support or updates. If you require a stable, fully-supported solution with regular updates and professional assistance, I recommend purchasing a copy of Polylang Pro: https://polylang.pro/
== Installation ==
- Upload the extracted plugin folder and contained files to your /wp-content/plugins/ directory
- Activate the plugin through the "Plugins" menu in WordPress
== Copyright ==
Rather Simple Polylang Free Extras is distributed under the terms of the GNU GPL
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
== Changelog == = 1.0 =
- Initial release