Plugin Directory

Changeset 2783687


Ignore:
Timestamp:
09/13/2022 02:49:04 AM (4 years ago)
Author:
ondoku3
Message:

change version.
fix typo

Location:
ondoku/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ondoku/trunk/ondokusan.php

    r2729111 r2783687  
    1515define( 'ONDOKUSAN_DIR', untrailingslashit( dirname( __FILE__) ) );
    1616define( 'ONDOKUSAN_URL', untrailingslashit( plugins_url( '', __FILE__ ) ) );
    17 define( 'ONDOKUSAN_API', 'https://ondoku3.com/ja/text_to_speech_api/' );
    1817
    1918require_once( ONDOKUSAN_DIR . '/classes/core.php' );
  • ondoku/trunk/readme.txt

    r2783684 r2783687  
    75752021/10/08 Add token check.
    7676
    77 2022/09/13 Set aud player with is 100%.
     772022/09/13 Set audio player with is 100%.
Note: See TracChangeset for help on using the changeset viewer.