Plugin Directory

Changeset 3086829


Ignore:
Timestamp:
05/15/2024 05:30:46 AM (23 months ago)
Author:
seojacky
Message:

Update to version 1.4 from GitHub

Location:
wpglobus-multilingual-comments
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • wpglobus-multilingual-comments/tags/1.4/readme.txt

    r3086065 r3086829  
    55Tested up to: 6.5
    66Requires PHP: 7.4
    7 Stable tag: 1.3
     7Stable tag: 1.4
    88License: GPL-3.0-or-later
    99License URI: https://spdx.org/licenses/GPL-3.0-or-later.html
     
    1212
    1313== 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
    1520The 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.
    1621Multilingual 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.
    1722
     23== Installation ==
     24
     25You can install this plugin directly from your WordPress dashboard:
     26
     271. Go to the *Plugins* menu and click *Add New*.
     281. Search for *Multilingual Comments for WPGlobus*.
     291. Click *Install Now* next to the *Multilingual Comments for WPGlobus* plugin.
     301. Activate the plugin.
     31
     32== Frequently Asked Questions ==
     33
     34= What languages does this WordPress plugin support? =
     35Unfortunately, it currently supports multilingual comments only for English and Russian.
     36
     37= How to extend language support in this plugin? =
     38Contact this [plugin's support](https://wordpress.org/support/plugin/wpglobus-multilingual-comments/).
     39
    1840== Changelog ==
     41= 1.4 - 15.05.2024 =
     42* Changed Description
     43
    1944= 1.3 - 13.05.2024 =
    2045* Release on WordPress.org
  • wpglobus-multilingual-comments/tags/1.4/wpglobus-multilingual-comments.php

    r3086065 r3086829  
    33 * Plugin Name: Multilingual Comments for WPGlobus
    44 * Description: Multilingual Comments for WPGlobus - an unofficial plugin for creating multilingual comments using the WPGlobus plugin.
    5  * Version: 1.3
    6  * Author: @big_jacky
     5 * Version: 1.4
     6 * Author: seojacky
    77 * Author URI: https://t.me/big_jacky
    88 * Plugin URI: https://github.com/seojacky/wpglobus-multilingual-comments
  • wpglobus-multilingual-comments/trunk/readme.txt

    r3086065 r3086829  
    55Tested up to: 6.5
    66Requires PHP: 7.4
    7 Stable tag: 1.3
     7Stable tag: 1.4
    88License: GPL-3.0-or-later
    99License URI: https://spdx.org/licenses/GPL-3.0-or-later.html
     
    1212
    1313== 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
    1520The 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.
    1621Multilingual 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.
    1722
     23== Installation ==
     24
     25You can install this plugin directly from your WordPress dashboard:
     26
     271. Go to the *Plugins* menu and click *Add New*.
     281. Search for *Multilingual Comments for WPGlobus*.
     291. Click *Install Now* next to the *Multilingual Comments for WPGlobus* plugin.
     301. Activate the plugin.
     31
     32== Frequently Asked Questions ==
     33
     34= What languages does this WordPress plugin support? =
     35Unfortunately, it currently supports multilingual comments only for English and Russian.
     36
     37= How to extend language support in this plugin? =
     38Contact this [plugin's support](https://wordpress.org/support/plugin/wpglobus-multilingual-comments/).
     39
    1840== Changelog ==
     41= 1.4 - 15.05.2024 =
     42* Changed Description
     43
    1944= 1.3 - 13.05.2024 =
    2045* Release on WordPress.org
  • wpglobus-multilingual-comments/trunk/wpglobus-multilingual-comments.php

    r3086065 r3086829  
    33 * Plugin Name: Multilingual Comments for WPGlobus
    44 * Description: Multilingual Comments for WPGlobus - an unofficial plugin for creating multilingual comments using the WPGlobus plugin.
    5  * Version: 1.3
    6  * Author: @big_jacky
     5 * Version: 1.4
     6 * Author: seojacky
    77 * Author URI: https://t.me/big_jacky
    88 * Plugin URI: https://github.com/seojacky/wpglobus-multilingual-comments
Note: See TracChangeset for help on using the changeset viewer.