Plugin Directory

Changeset 2897402


Ignore:
Timestamp:
04/11/2023 06:41:33 PM (3 years ago)
Author:
dyonic
Message:

Added jsDelivr Terms

Location:
ryen-wp/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ryen-wp/trunk/README.txt

    r2888231 r2897402  
    11=== Ryen | Create advanced chat experiences without coding ===
    2 Contributors: dyonic
     2Contributors: dyonc
    33Tags: ryen, forms, surveys, quizzes, form builder, survey builder, quiz builder, custom forms, mobile forms, payment forms, feedback forms, zendesk
    44Requires at least: 5.0
     
    1515👉 With Ryen, you collect the answer as soon as the user answers the first question. You get to know exactly when the user tends to drop your form.
    1616
    17 This plugin relies on Ryen which is a tool that allows you to create conversational forms and directly integrate them on your Wordpress site.
    18 💁‍♂️ More information about Ryen: https://www.ryen.org/
     17This plugin relies on Ryen which is a tool that allows you to create conversational forms and directly integrate them on your Wordpress site and on our Ryen JS library (https://cdn.jsdelivr.net/npm/@ryen/js).
     18💁‍♂️ More information about Ryen: https://www.ryen.org
    1919👨🏼‍💻 How Ryen handles collected data: https://www.ryen.org/privacy
     20👨🏼‍💻 jsDelivr Terms & Policies: https://www.jsdelivr.com/terms
    2021
    2122== Installation ==
  • ryen-wp/trunk/includes/class-ryen.php

    r2884966 r2897402  
    1313            $this->version = RYEN_VERSION;
    1414        } else {
    15             $this->version = '1.0.1';
     15            $this->version = '1.0.0';
    1616        }
    1717        $this->plugin_name = 'ryen';
Note: See TracChangeset for help on using the changeset viewer.