This plugin adds Polylang support for WordPress Customizer.
Add Polylang support for Customizer
This plugin adds Polylang support for WordPress Customizer.
We provide direct support via our Frontbee Discord server
Expect customizer to use setting type = theme_mod
(default) as in:
$wp_customize->add_setting( ‘setting_id’, [ ‘type’ => ‘theme_mod’, ] );
This plugin is licensed under the GPL v2 or later.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.
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.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
A copy of the license is included in the root of the plugin’s directory. The file is named LICENSE
.
This plugin is licensed under the GPL v2 or later; however, if you opt to use third-party code that is not compatible with v2, then you may need to switch to using code that is GPL v3 compatible.
Credits
Original solution made by @soderlind is available here. Share some love! This is WordPress plugin version of his solution.
This plugin can be installed directly into your plugins folder \”as-is\”
or if you go to Admin panel > Plugins > Add new > Upload Plugin and select the archive containing this plugin.
It\’s safe to activate the plugin at this point. Because the plugin just injects some functionality – there will be no plugin menus or settings to play with.This plugin can be installed directly into your plugins folder \”as-is\”
or if you go to Admin panel > Plugins > Add new > Upload Plugin and select the archive containing this plugin.