Περιγραφή
This plugin is a bridge between polylang and option tree plugin which enables you to have different theme options for different language.
It’s only works for themes that use Option Tree plugin for theme options.
Dependencies:
At least:
- Polylang v1.5
- Option-Tree v2.3.0
Tested up to:
- Polylang v2.0.4
- Option-Tree v2.6.0
Πώς λειτουργεί
After setting up your languages and option tree settings, go to Theme Options
and use language switcher on the admin bar to switch options for different language.
Στιγμιότυπα
Εγκατάσταση
- Install and activate polylang plugin (at least 1.5)
- Install and activate option-tree plugin (at least 2.3.0)
- Upload
multilingual-option-tree
folder to the/wp-content/plugins/
- Ενεργοποιήστε το πρόσθετο μέσω του μενού “Πρόσθετα” στο WordPress
- Setup your polylang languages
- Setup you theme options
- Everything should be working now. Go to
Theme Options
and use language switcher on the admin bar to switch options for different language.
Συνεισφέροντες & Προγραμματιστές
“Polylang Option-Tree Bridge” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Polylang Option-Tree Bridge” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.1
- Major fix: fixed bootstraping to run on plugins_loaded action to ensure that polylang and option-tree are loaded.
1.0
- Initial plugin submission