Plugin Directory

Changeset 3378697


Ignore:
Timestamp:
10/15/2025 08:18:03 AM (5 months ago)
Author:
codoc
Message:

0.9.56.1

Location:
codoc
Files:
2 edited
30 copied

Legend:

Unmodified
Added
Removed
  • codoc/tags/0.9.56.1/codoc.php

    r3374813 r3378697  
    66Author:      codoc.jp
    77Author URI:  https://codoc.jp
    8 Version:     0.9.56
     8Version:     0.9.56.1
    99License:     GPLv2
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1414defined( 'ABSPATH' ) || exit;
    1515
    16 const CODOC_PLUGIN_VERSION        = '0.9.56';
     16const CODOC_PLUGIN_VERSION        = '0.9.56.1';
    1717const CODOC_URL                   = 'https://codoc.jp';
    1818const CODOC_USERCODE_OPTION_NAME  = 'codoc_usercode';
  • codoc/tags/0.9.56.1/readme.txt

    r3374813 r3378697  
    55Requires at least: 4.6
    66Tested up to: 6.8.2
    7 Stable tag: 0.9.56
     7Stable tag: 0.9.56.1
    88Requires PHP: 5.4
    99License: GPLv2 or later
     
    4242= What are the conditions for creators to sell content using codoc? =
    4343
    44 The current requirement is to have a residence and a bank account within Japan.
     44The current requirement is to have a residence and a bank account within Japan and United States.
    4545
    4646= What are the conditions for users to purchase content?
  • codoc/trunk/codoc.php

    r3374813 r3378697  
    66Author:      codoc.jp
    77Author URI:  https://codoc.jp
    8 Version:     0.9.56
     8Version:     0.9.56.1
    99License:     GPLv2
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1414defined( 'ABSPATH' ) || exit;
    1515
    16 const CODOC_PLUGIN_VERSION        = '0.9.56';
     16const CODOC_PLUGIN_VERSION        = '0.9.56.1';
    1717const CODOC_URL                   = 'https://codoc.jp';
    1818const CODOC_USERCODE_OPTION_NAME  = 'codoc_usercode';
  • codoc/trunk/readme.txt

    r3374813 r3378697  
    55Requires at least: 4.6
    66Tested up to: 6.8.2
    7 Stable tag: 0.9.56
     7Stable tag: 0.9.56.1
    88Requires PHP: 5.4
    99License: GPLv2 or later
     
    4242= What are the conditions for creators to sell content using codoc? =
    4343
    44 The current requirement is to have a residence and a bank account within Japan.
     44The current requirement is to have a residence and a bank account within Japan and United States.
    4545
    4646= What are the conditions for users to purchase content?
Note: See TracChangeset for help on using the changeset viewer.