Plugin Directory

Changeset 2890891


Ignore:
Timestamp:
03/31/2023 03:57:28 AM (3 years ago)
Author:
moceanapiplugin
Message:

AllTested on WP 6.2
Minor bugfix

Location:
moceansms-order-sms-notification-for-woocommerce
Files:
481 added
1 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • moceansms-order-sms-notification-for-woocommerce/trunk/admin/class-moceansms-woocommerce-setting.php

    r2872923 r2890891  
    9090            $additional_billing_fields_desc = '<br />Custom tags: ' . substr( $additional_billing_fields, 2 );
    9191        }
    92 
    9392
    9493        $settings_fields = array(
  • moceansms-order-sms-notification-for-woocommerce/trunk/includes/multivendor/admin/class-moceansms-multivendor-setting.php

    r2872923 r2890891  
    77        add_action( 'moceansms_setting_fields_custom_html', array( $this, 'moceansms_wc_not_activated' ), 10, 1 );
    88
    9         add_filter( 'moceansms_setting_fields', array( Moceansms_WooCommerce_Setting::class, 'add_custom_order_status' ) );
     9        add_filter( 'moceansms_setting_fields', array( new Moceansms_WooCommerce_Setting(), 'add_custom_order_status' ) );
    1010    }
    1111
  • moceansms-order-sms-notification-for-woocommerce/trunk/moceansms-woocommerce.php

    r2872923 r2890891  
    55Plugin URI:  https://dashboard.moceanapi.com
    66Description: MoceanAPI Order SMS Notification for WooCommerce
    7 Version:     1.4.6
     7Version:     1.4.7
    88Author:      Micro Ocean Technologies
    99Author URI:  https://moceanapi.com
  • moceansms-order-sms-notification-for-woocommerce/trunk/readme.txt

    r2872923 r2890891  
    33Tags: mocean, sms, woocommerce, multivendor, order, wc, order notification, sms notification, notification,
    44Requires at least: 3.8
    5 Tested up to: 6.0
     5Tested up to: 6.2
    66WC requires at least: 2.6
    77WC tested up to: 5.2.2
    8 Stable tag: 1.4.6
     8Stable tag: 1.4.7
    99Requires PHP: 5.6
    1010License: GPLv3
     
    163163== Changelog ==
    164164
     165= 1.4.7 =
     166* Tested on wordpress v6.2
     167* Minor bugfix
     168
    165169= 1.4.6 =
    166 *    - Added integration for Contact Form 7
    167 *    - You can now send SMS to visitor and admin upon contact form submission
     170* Added integration for Contact Form 7
     171* You can now send SMS to visitor and admin upon contact form submission
    168172
    169173= 1.4.5 =
    170 *    - Reworded WC marketplace to MultivendorX
     174* Reworded WC marketplace to MultivendorX
    171175
    172176= 1.4.4 =
    173 *    - Minor bug fix for WP footer displaying at wrong position
     177* Minor bug fix for WP footer displaying at wrong position
    174178
    175179= 1.4.3 =
    176 *    - Added support for AR Member Premium
     180* Added support for AR Member Premium
    177181
    178182= 1.4.2 =
    179 *    - Added a minor log for debugging purpose
     183* Added a minor log for debugging purpose
    180184
    181185= 1.4.1 =
    182 *    - Keyword modal clicked but no UI displayed and Woocommerce Multivendor Marketplace automations are working
    183 *    - Removed a log line
    184 *    - Added XSS sanitization in Customer Logs
    185 *    - Combined log file into 1 (MoceanSMS_Multivendor into MoceanSMS)
     186* Keyword modal clicked but no UI displayed and Woocommerce Multivendor Marketplace automations are working
     187* Removed a log line
     188* Added XSS sanitization in Customer Logs
     189* Combined log file into 1 (MoceanSMS_Multivendor into MoceanSMS)
    186190
    187191= 1.4.0 =
    188 *    - Supports WooCommerce custom order status
     192* Supports WooCommerce custom order status
    189193
    190194= 1.3.13 =
    191 *    - Changed mocean-medium to follow fr in registration link
     195* Changed mocean-medium to follow fr in registration link
    192196
    193197= 1.3.12 =
    194 *    - Added Freemius integration and Yandex analytics
     198* Added Freemius integration and Yandex analytics
    195199
    196200= 1.3.11 =
    197 *    - Standardized API Endpoint to validate mobile number based on country code
     201* Standardized API Endpoint to validate mobile number based on country code
    198202
    199203= 1.3.10 =
    200 *    - Added automation to check scheduled task when updating to new version
     204* Added automation to check scheduled task when updating to new version
    201205
    202206= 1.3.9 =
    203 *    - Fixed timeout when validating phone number with country code when domain is not reachable.
     207* Fixed timeout when validating phone number with country code when domain is not reachable.
    204208
    205209= 1.3.8 =
    206 *    - Minor fix to get domain reachability
     210* Minor fix to get domain reachability
    207211
    208212= 1.3.7 =
    209 *    - Minor fix to get domain reachability
     213* Minor fix to get domain reachability
    210214
    211215= 1.3.6 =
    212 *    - Scheduled a task to check for domain reachability every day, will use IP Address if domain reachability failed.
    213 *    - Settings from previous version will automatically be migrated to new version.
    214 *    - You no longer need to press "Restore Settings" to restore settings, it will be done automatically when you update the plugin.
     216* Scheduled a task to check for domain reachability every day, will use IP Address if domain reachability failed.
     217* Settings from previous version will automatically be migrated to new version.
     218* You no longer need to press "Restore Settings" to restore settings, it will be done automatically when you update the plugin.
    215219
    216220= 1.3.5 =
    217 *    - Added new tab Migration to restore settings from previous version
    218 *    - Added option to restore settings from previous version when updating plugin prior to version 1.3 to version 1.3
     221* Added new tab Migration to restore settings from previous version
     222* Added option to restore settings from previous version when updating plugin prior to version 1.3 to version 1.3
    219223
    220224= 1.3.4 =
    221 *    - Fixed issue when hosting service provider could not resolve our API URL.
     225* Fixed issue when hosting service provider could not resolve our API URL.
    222226
    223227= 1.3.3 =
    224 *    - Fixed compatibility issue when upgrading wordpress to v5.9
     228* Fixed compatibility issue when upgrading wordpress to v5.9
    225229
    226230= 1.3.2 =
    227    - Updated readme
     231Updated readme
    228232
    229233= 1.3.1 =
    230234* New - Added integration for new membership plugin
    231    - In Simple Membership plugin, you can send SMS notification when:
    232    - Member's membership is cancelled or expired
    233    - Member's recurring payment is successful
     235In Simple Membership plugin, you can send SMS notification when:
     236Member's membership is cancelled or expired
     237Member's recurring payment is successful
    234238
    235239= 1.3.0 =
    236240* New - Added integrations for CRM plugins
    237241*     In Jetpack CRM, you can Send SMS notifications when:
    238    - There's a new contact with status "Customer"
    239    - There's a new contact with status "Lead"
    240    - There's a new contact with status "Refused"
    241    - There's a new contact with status "Blacklisted"
     242There's a new contact with status "Customer"
     243There's a new contact with status "Lead"
     244There's a new contact with status "Refused"
     245There's a new contact with status "Blacklisted"
    242246*     In Fluent CRM, you can Send SMS notifications when:
    243    - A contact status changed to subscribed
    244    - A contact status changed to unsubscribed
    245    - A contact status changed to pending
     247A contact status changed to subscribed
     248A contact status changed to unsubscribed
     249A contact status changed to pending
    246250*     In Groundhogg CRM, you can Send SMS notifications when:
    247    - A contact status changed to confirmed
    248    - A contact status changed to unconfirmed
    249    - A contact status changed to unsubscribed
     251A contact status changed to confirmed
     252A contact status changed to unconfirmed
     253A contact status changed to unsubscribed
    250254*     In WP ERP CRM, you can Send SMS notifications when:
    251    - There's a new contact with status "Customer"
    252    - There's a new contact with status "Lead"
    253    - There's a new contact with status "Opportunity"
    254    - There's a new contact with status "Subscriber"
     255There's a new contact with status "Customer"
     256There's a new contact with status "Lead"
     257There's a new contact with status "Opportunity"
     258There's a new contact with status "Subscriber"
    255259
    256260= 1.2.1 =
    257    - Bug fix for sending SMS manually
     261Bug fix for sending SMS manually
    258262* New - Notify admin when product stock is low
    259263
    260264= 1.2.0 =
    261265* New - Send SMS by:
    262    - all users
    263    - specific users
    264    - specific phone numbers
    265    - specific group of people (filter based on roles & country)
     266all users
     267specific users
     268specific phone numbers
     269specific group of people (filter based on roles & country)
    266270* New - Automatically send sms to user when an event is triggered (eg: a reservation is confirmed)
    267    - In ARMember, you can Send SMS notifications when:
    268    - User's subscription cancelled
    269    - User's membership plan changed
    270    - User's plan renewed
     271In ARMember, you can Send SMS notifications when:
     272User's subscription cancelled
     273User's membership plan changed
     274User's plan renewed
    271275*     In BookIt, you can Send SMS notifications when:
    272    - An appointment is approved
    273    - An appointment is pending
    274    - An appointment is cancelled
     276An appointment is approved
     277An appointment is pending
     278An appointment is cancelled
    275279*     In FAT Service Appointment, you can send SMS notification when:
    276    - An appointment is cancelled
    277    - An appointment is approved
    278    - An appointment is pending
    279    - An appointment is rejected
     280An appointment is cancelled
     281An appointment is approved
     282An appointment is pending
     283An appointment is rejected
    280284*     In LatePoint Appointment Booking & Reservation, you can send SMS notifications when:
    281    - An appointment is approved
    282    - An appointment is pending approval
    283    - An appointment is pending payment
    284    - An appointment is cancelled
     285An appointment is approved
     286An appointment is pending approval
     287An appointment is pending payment
     288An appointment is cancelled
    285289*     In MemberMouse, you can send SMS notifications when:
    286    - Member's membership changed
    287    - Member's status changed
    288    - Bundles are added to member
    289    - Bundles status changed
    290    - Payment received
    291    - Payment rebill
    292    - Payment rebill declined
    293    - Refunds issued
     290Member's membership changed
     291Member's status changed
     292Bundles are added to member
     293Bundles status changed
     294Payment received
     295Payment rebill
     296Payment rebill declined
     297Refunds issued
    294298*     In MemberPress, you can send SMS notifications when:
    295    - Transaction completed
    296    - Transaction expired
    297    - Transaction pending
    298    - Transaction failed
    299    - Transaction refunded
    300    - Subscription paused
    301    - Subscription resumed
    302    - Subscription stopped
     299Transaction completed
     300Transaction expired
     301Transaction pending
     302Transaction failed
     303Transaction refunded
     304Subscription paused
     305Subscription resumed
     306Subscription stopped
    303307*     In Quick Restaurant Reservation, you can send SMS notifications when:
    304    - Reservation is pending
    305    - Reservation is confirmed
    306    - Reservation is rejected
    307    - Reservation is cancelled
     308Reservation is pending
     309Reservation is confirmed
     310Reservation is rejected
     311Reservation is cancelled
    308312*     In Five Star Restaurant Reservation, you can send SMS notifications when:
    309    - Reservation is pending
    310    - Reservation is confirmed
    311    - Reservation is closed
     313Reservation is pending
     314Reservation is confirmed
     315Reservation is closed
    312316*     In S2Member, you can send SMS notifications when:
    313    - There's new subscription
    314    - Payment received
    315    - Payment modification
    316    - End of term or expired
    317    - Refunds or reversal
     317There's new subscription
     318Payment received
     319Payment modification
     320End of term or expired
     321Refunds or reversal
    318322* New - Send SMS Reminders before reservation date or membership expiry date
    319323* New - Added SMS Outbox
Note: See TracChangeset for help on using the changeset viewer.