Pavel
Forum Replies Created
-
Forum: Plugins
In reply to: [Multilang Perelink] Idea suggestionsThank you for the suggestion!
However, if you need to create additional languages, unfortunately, this plugin is not suitable for your needs.
This plugin is intended for multisite WordPress networks, where each subsite represents a different language version of the main site. There can be many such subsites.What this plugin does is create interlinking between pages of those subsites.
Forum: Plugins
In reply to: [Multilang Perelink] Idea suggestionsHi
> hello can I use multiple language permalink per post, page, home page?
Yes
> can the plugin allow me to add as much language that I want
No.The plugin does not allow creating languages.
The plugin allows creating cross-links between pages of subsites (when WordPress works in multi-site mode)Forum: Reviews
In reply to: [Multilang Perelink] Idea suggestionsHi
> hello can I use multiple language permalink per post, page, home page?
Yes
> can the plugin allow me to add as much language that I want?
No.
The plugin is intended only for subsites if WordPress is running in multisite mode.
If you use subsites for different languages. You can link the same page in different languages with each other using this plugin.Forum: Plugins
In reply to: [My Text Shortcodes] ProvidingUsing this plugin you can creat shortocdes containing text/html/js.
For display shortcode content, use standart methods or function.
Example for texteditor – [here-shortcode-name]
Example for php code – do_shortcode(‘[here-shortcode-name]’)