Changeset 3404802
- Timestamp:
- 11/28/2025 07:38:24 AM (4 months ago)
- Location:
- codoc/trunk
- Files:
-
- 2 edited
-
codoc.php (modified) (2 diffs)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
codoc/trunk/codoc.php
r3404771 r3404802 6 6 Author: codoc.jp 7 7 Author URI: https://codoc.jp 8 Version: 0.9.56. 2.18 Version: 0.9.56.4 9 9 License: GPLv2 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 14 14 defined( 'ABSPATH' ) || exit; 15 15 16 const CODOC_PLUGIN_VERSION = '0.9.56. 2.1';16 const CODOC_PLUGIN_VERSION = '0.9.56.4'; 17 17 const CODOC_URL = 'https://codoc.jp'; 18 18 const CODOC_USERCODE_OPTION_NAME = 'codoc_usercode'; -
codoc/trunk/readme.txt
r3404767 r3404802 2 2 Contributors: codoc 3 3 Donate link: https://codoc.jp 4 Tags: codoc, paywall, editor, subscription, reader plans, membership, tipping, monetization, content sales4 Tags: paywall, subscription, membership, tipping, content sales 5 5 Requires at least: 4.6 6 6 Tested up to: 6.8.2 7 Stable tag: 0.9.56. 2.17 Stable tag: 0.9.56.4 8 8 Requires PHP: 5.4 9 9 License: GPLv2 or later … … 17 17 18 18 Originally 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).19 Payment is processed via Stripe, and buyers worldwide can purchase using a valid credit card (currency: USD/EUR). 20 20 21 21 After setup, the plugin adds a **codoc block※** to the post editor. … … 33 33 34 34 More details : 35 https://codoc.jp/ en/lp_wp35 https://codoc.jp/lp_wp 36 36 37 37 Help center : 38 https://codoc.jp/ en/enquiries/create38 https://codoc.jp/docs/faq 39 39 40 40 == Features ==
Note: See TracChangeset
for help on using the changeset viewer.