Changeset 3086829
- Timestamp:
- 05/15/2024 05:30:46 AM (23 months ago)
- Location:
- wpglobus-multilingual-comments
- Files:
-
- 4 edited
- 1 copied
-
tags/1.4 (copied) (copied from wpglobus-multilingual-comments/trunk)
-
tags/1.4/readme.txt (modified) (2 diffs)
-
tags/1.4/wpglobus-multilingual-comments.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/wpglobus-multilingual-comments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wpglobus-multilingual-comments/tags/1.4/readme.txt
r3086065 r3086829 5 5 Tested up to: 6.5 6 6 Requires PHP: 7.4 7 Stable tag: 1. 37 Stable tag: 1.4 8 8 License: GPL-3.0-or-later 9 9 License URI: https://spdx.org/licenses/GPL-3.0-or-later.html … … 12 12 13 13 == Description == 14 Multilingual Comments for WPGlobus is a plugin designed to provide multilingual commenting on your WordPress site when using the popular WPGlobus plugin. This plugin allows visitors to leave comments in different languages, making interaction with your content more convenient and accessible to a wider audience. 14 **Multilingual Comments for WPGlobus** is a plugin designed to provide multilingual commenting on your WordPress site when using the popular WPGlobus plugin. This plugin allows visitors to leave comments in different languages, making interaction with your content more convenient and accessible to a wider audience. 15 16 > **NOTE:** You need to install and activate the [WPGlobus Multilingual Plugin](https://wordpress.org/plugins/wpglobus/) version 1.2.4 or later before installing the WPGlobus for Black Studio TinyMCE Widget extension. 17 18 = More info = 19 15 20 The plugin automatically filters comments based on the language of the current post, adds a language selection field to the comment form, saves the selected language when submitting a comment, and provides the ability to mass-edit comments in different languages. All of these features help in creating a multilingual community on your site and enhance the user experience. 16 21 Multilingual Comments for WPGlobus is a simple and effective solution for those looking to expand the multilingual capabilities of their WordPress site using the WPGlobus plugin. 17 22 23 == Installation == 24 25 You can install this plugin directly from your WordPress dashboard: 26 27 1. Go to the *Plugins* menu and click *Add New*. 28 1. Search for *Multilingual Comments for WPGlobus*. 29 1. Click *Install Now* next to the *Multilingual Comments for WPGlobus* plugin. 30 1. Activate the plugin. 31 32 == Frequently Asked Questions == 33 34 = What languages does this WordPress plugin support? = 35 Unfortunately, it currently supports multilingual comments only for English and Russian. 36 37 = How to extend language support in this plugin? = 38 Contact this [plugin's support](https://wordpress.org/support/plugin/wpglobus-multilingual-comments/). 39 18 40 == Changelog == 41 = 1.4 - 15.05.2024 = 42 * Changed Description 43 19 44 = 1.3 - 13.05.2024 = 20 45 * Release on WordPress.org -
wpglobus-multilingual-comments/tags/1.4/wpglobus-multilingual-comments.php
r3086065 r3086829 3 3 * Plugin Name: Multilingual Comments for WPGlobus 4 4 * Description: Multilingual Comments for WPGlobus - an unofficial plugin for creating multilingual comments using the WPGlobus plugin. 5 * Version: 1. 36 * Author: @big_jacky5 * Version: 1.4 6 * Author: seojacky 7 7 * Author URI: https://t.me/big_jacky 8 8 * Plugin URI: https://github.com/seojacky/wpglobus-multilingual-comments -
wpglobus-multilingual-comments/trunk/readme.txt
r3086065 r3086829 5 5 Tested up to: 6.5 6 6 Requires PHP: 7.4 7 Stable tag: 1. 37 Stable tag: 1.4 8 8 License: GPL-3.0-or-later 9 9 License URI: https://spdx.org/licenses/GPL-3.0-or-later.html … … 12 12 13 13 == Description == 14 Multilingual Comments for WPGlobus is a plugin designed to provide multilingual commenting on your WordPress site when using the popular WPGlobus plugin. This plugin allows visitors to leave comments in different languages, making interaction with your content more convenient and accessible to a wider audience. 14 **Multilingual Comments for WPGlobus** is a plugin designed to provide multilingual commenting on your WordPress site when using the popular WPGlobus plugin. This plugin allows visitors to leave comments in different languages, making interaction with your content more convenient and accessible to a wider audience. 15 16 > **NOTE:** You need to install and activate the [WPGlobus Multilingual Plugin](https://wordpress.org/plugins/wpglobus/) version 1.2.4 or later before installing the WPGlobus for Black Studio TinyMCE Widget extension. 17 18 = More info = 19 15 20 The plugin automatically filters comments based on the language of the current post, adds a language selection field to the comment form, saves the selected language when submitting a comment, and provides the ability to mass-edit comments in different languages. All of these features help in creating a multilingual community on your site and enhance the user experience. 16 21 Multilingual Comments for WPGlobus is a simple and effective solution for those looking to expand the multilingual capabilities of their WordPress site using the WPGlobus plugin. 17 22 23 == Installation == 24 25 You can install this plugin directly from your WordPress dashboard: 26 27 1. Go to the *Plugins* menu and click *Add New*. 28 1. Search for *Multilingual Comments for WPGlobus*. 29 1. Click *Install Now* next to the *Multilingual Comments for WPGlobus* plugin. 30 1. Activate the plugin. 31 32 == Frequently Asked Questions == 33 34 = What languages does this WordPress plugin support? = 35 Unfortunately, it currently supports multilingual comments only for English and Russian. 36 37 = How to extend language support in this plugin? = 38 Contact this [plugin's support](https://wordpress.org/support/plugin/wpglobus-multilingual-comments/). 39 18 40 == Changelog == 41 = 1.4 - 15.05.2024 = 42 * Changed Description 43 19 44 = 1.3 - 13.05.2024 = 20 45 * Release on WordPress.org -
wpglobus-multilingual-comments/trunk/wpglobus-multilingual-comments.php
r3086065 r3086829 3 3 * Plugin Name: Multilingual Comments for WPGlobus 4 4 * Description: Multilingual Comments for WPGlobus - an unofficial plugin for creating multilingual comments using the WPGlobus plugin. 5 * Version: 1. 36 * Author: @big_jacky5 * Version: 1.4 6 * Author: seojacky 7 7 * Author URI: https://t.me/big_jacky 8 8 * Plugin URI: https://github.com/seojacky/wpglobus-multilingual-comments
Note: See TracChangeset
for help on using the changeset viewer.