Plugin Directory

Changeset 3362142


Ignore:
Timestamp:
09/16/2025 03:29:27 AM (7 months ago)
Author:
cookieopt2024
Message:

version 1.0.19

Location:
cookie-optimizer
Files:
13 deleted
8 edited
61 copied

Legend:

Unmodified
Added
Removed
  • cookie-optimizer/tags/1.0.19/constants.php

    r3361467 r3362142  
    22
    33// Plugin version and mode
    4 define('VERSION', '1.0.18');
     4define('VERSION', '1.0.19');
    55
    66// Plugin directory details
  • cookie-optimizer/tags/1.0.19/cookie-opt.php

    r3361467 r3362142  
    1212 * Plugin URI: https://manage.medipartner.jp
    1313 * Description: Cookieをユーザーに見える化し、各法律にする準拠バナー同意ソリューション
    14  * Version: 1.0.18
     14 * Version: 1.0.19
    1515 * Requires at least: 5.3
    1616 * Requires PHP: 7.3
     
    5151 *
    5252 * @class CookieOpt
    53  * @version 1.0.18
     53 * @version 1.0.19
    5454 */
    5555class CookieOpt
     
    7676     */
    7777    public $defaults = [
    78         'version' => '1.0.18',
     78        'version' => '1.0.19',
    7979    ];
    8080
  • cookie-optimizer/tags/1.0.19/languages/cookie-opt-ja.po

    r3361467 r3362142  
    22msgstr ""
    33"Project-Id-Version: \n"
    4 "POT-Creation-Date: 2025-09-15 09:19+0700\n"
    5 "PO-Revision-Date: 2025-09-15 09:24+0700\n"
     4"POT-Creation-Date: 2025-09-16 08:43+0700\n"
     5"PO-Revision-Date: 2025-09-16 08:44+0700\n"
    66"Last-Translator: \n"
    77"Language-Team: \n"
     
    937937msgstr "有料プランへのアップグレードは%s.からクリックお願いします。"
    938938
    939 #: templates/module/notice-limit.php:14
     939#: templates/module/notice-limit.php:14 templates/module/notice-limit.php:34
    940940msgid "\"here\""
    941941msgstr "「こちら」"
     
    946946"times."
    947947msgstr "FREEプランでのバナー表示回数の累計が 1,000回 に達しました。"
    948 
    949 #: templates/module/notice-limit.php:34
    950 msgid "here"
    951 msgstr "ここ"
    952948
    953949#: templates/module/notice.php:5
     
    11011097msgstr "タグ編集"
    11021098
     1099#~ msgid "here"
     1100#~ msgstr "ここ"
     1101
    11031102#~ msgid "Functional limit reached!"
    11041103#~ msgstr "機能限界に達しました!"
  • cookie-optimizer/tags/1.0.19/languages/cookie-opt.pot

    r3361467 r3362142  
    33msgstr ""
    44"Project-Id-Version: \n"
    5 "POT-Creation-Date: 2025-09-15 09:19+0700\n"
     5"POT-Creation-Date: 2025-09-16 08:43+0700\n"
    66"PO-Revision-Date: 2024-02-23 16:06+0700\n"
    77"Last-Translator: \n"
     
    943943msgstr ""
    944944
    945 #: templates/module/notice-limit.php:14
     945#: templates/module/notice-limit.php:14 templates/module/notice-limit.php:34
    946946msgid "\"here\""
    947947msgstr ""
     
    951951"The total number of banner displays for the FREE plan has reached 1,000 "
    952952"times."
    953 msgstr ""
    954 
    955 #: templates/module/notice-limit.php:34
    956 msgid "here"
    957953msgstr ""
    958954
  • cookie-optimizer/tags/1.0.19/readme.txt

    r3361467 r3362142  
    55Requires PHP: 7.3
    66Tested up to: 6.7   
    7 Stable tag: 1.0.18
     7Stable tag: 1.0.19
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    6565== Changelog ==
    6666
    67 = 1.0.18 =
     67= 1.0.19 =
    6868Initial release
    6969
  • cookie-optimizer/tags/1.0.19/uninstall.php

    r3361467 r3362142  
    1919 *
    2020 * @link       https://cookieoptimizer.net
    21  * @since      1.0.18
     21 * @since      1.0.19
    2222 *
    2323 * @package    Cookie Optimizer
  • cookie-optimizer/trunk/constants.php

    r3361467 r3362142  
    22
    33// Plugin version and mode
    4 define('VERSION', '1.0.18');
     4define('VERSION', '1.0.19');
    55
    66// Plugin directory details
  • cookie-optimizer/trunk/cookie-opt.php

    r3361467 r3362142  
    1212 * Plugin URI: https://manage.medipartner.jp
    1313 * Description: Cookieをユーザーに見える化し、各法律にする準拠バナー同意ソリューション
    14  * Version: 1.0.18
     14 * Version: 1.0.19
    1515 * Requires at least: 5.3
    1616 * Requires PHP: 7.3
     
    5151 *
    5252 * @class CookieOpt
    53  * @version 1.0.18
     53 * @version 1.0.19
    5454 */
    5555class CookieOpt
     
    7676     */
    7777    public $defaults = [
    78         'version' => '1.0.18',
     78        'version' => '1.0.19',
    7979    ];
    8080
  • cookie-optimizer/trunk/languages/cookie-opt-ja.po

    r3361467 r3362142  
    22msgstr ""
    33"Project-Id-Version: \n"
    4 "POT-Creation-Date: 2025-09-15 09:19+0700\n"
    5 "PO-Revision-Date: 2025-09-15 09:24+0700\n"
     4"POT-Creation-Date: 2025-09-16 08:43+0700\n"
     5"PO-Revision-Date: 2025-09-16 08:44+0700\n"
    66"Last-Translator: \n"
    77"Language-Team: \n"
     
    937937msgstr "有料プランへのアップグレードは%s.からクリックお願いします。"
    938938
    939 #: templates/module/notice-limit.php:14
     939#: templates/module/notice-limit.php:14 templates/module/notice-limit.php:34
    940940msgid "\"here\""
    941941msgstr "「こちら」"
     
    946946"times."
    947947msgstr "FREEプランでのバナー表示回数の累計が 1,000回 に達しました。"
    948 
    949 #: templates/module/notice-limit.php:34
    950 msgid "here"
    951 msgstr "ここ"
    952948
    953949#: templates/module/notice.php:5
     
    11011097msgstr "タグ編集"
    11021098
     1099#~ msgid "here"
     1100#~ msgstr "ここ"
     1101
    11031102#~ msgid "Functional limit reached!"
    11041103#~ msgstr "機能限界に達しました!"
  • cookie-optimizer/trunk/languages/cookie-opt.pot

    r3361467 r3362142  
    33msgstr ""
    44"Project-Id-Version: \n"
    5 "POT-Creation-Date: 2025-09-15 09:19+0700\n"
     5"POT-Creation-Date: 2025-09-16 08:43+0700\n"
    66"PO-Revision-Date: 2024-02-23 16:06+0700\n"
    77"Last-Translator: \n"
     
    943943msgstr ""
    944944
    945 #: templates/module/notice-limit.php:14
     945#: templates/module/notice-limit.php:14 templates/module/notice-limit.php:34
    946946msgid "\"here\""
    947947msgstr ""
     
    951951"The total number of banner displays for the FREE plan has reached 1,000 "
    952952"times."
    953 msgstr ""
    954 
    955 #: templates/module/notice-limit.php:34
    956 msgid "here"
    957953msgstr ""
    958954
  • cookie-optimizer/trunk/readme.txt

    r3361467 r3362142  
    55Requires PHP: 7.3
    66Tested up to: 6.7   
    7 Stable tag: 1.0.18
     7Stable tag: 1.0.19
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    6565== Changelog ==
    6666
    67 = 1.0.18 =
     67= 1.0.19 =
    6868Initial release
    6969
  • cookie-optimizer/trunk/uninstall.php

    r3361467 r3362142  
    1919 *
    2020 * @link       https://cookieoptimizer.net
    21  * @since      1.0.18
     21 * @since      1.0.19
    2222 *
    2323 * @package    Cookie Optimizer
Note: See TracChangeset for help on using the changeset viewer.