Plugin Directory

Changeset 3404802


Ignore:
Timestamp:
11/28/2025 07:38:24 AM (4 months ago)
Author:
codoc
Message:

0.9.56.4

Location:
codoc/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • codoc/trunk/codoc.php

    r3404771 r3404802  
    66Author:      codoc.jp
    77Author URI:  https://codoc.jp
    8 Version:     0.9.56.2.1
     8Version:     0.9.56.4
    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.2.1';
     16const CODOC_PLUGIN_VERSION        = '0.9.56.4';
    1717const CODOC_URL                   = 'https://codoc.jp';
    1818const CODOC_USERCODE_OPTION_NAME  = 'codoc_usercode';
  • codoc/trunk/readme.txt

    r3404767 r3404802  
    22Contributors: codoc
    33Donate link: https://codoc.jp
    4 Tags: codoc, paywall, editor, subscription, reader plans, membership, tipping, monetization, content sales
     4Tags: paywall, subscription, membership, tipping, content sales
    55Requires at least: 4.6
    66Tested up to: 6.8.2
    7 Stable tag: 0.9.56.2.1
     7Stable tag: 0.9.56.4
    88Requires PHP: 5.4
    99License: GPLv2 or later
     
    1717
    1818Originally built for Japanese creators, codoc is also fully compatible with users in the US/EU. 
    19 Payment is processed via Stripe, and buyers worldwide can purchase using a valid credit card (currency: JPY).
     19Payment is processed via Stripe, and buyers worldwide can purchase using a valid credit card (currency: USD/EUR).
    2020
    2121After setup, the plugin adds a **codoc block※** to the post editor. 
     
    3333
    3434More details : 
    35 https://codoc.jp/en/lp_wp
     35https://codoc.jp/lp_wp
    3636
    3737Help center : 
    38 https://codoc.jp/en/enquiries/create
     38https://codoc.jp/docs/faq
    3939
    4040== Features ==
Note: See TracChangeset for help on using the changeset viewer.