Plugin Directory

Changeset 3161199


Ignore:
Timestamp:
10/02/2024 03:47:52 AM (17 months ago)
Author:
nocoinc
Message:

Update to version 0.1.6 from GitHub

Location:
helpdog
Files:
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • helpdog/tags/0.1.6/build/block.json

    r3161197 r3161199  
    33  "apiVersion": 3,
    44  "name": "helpdog/form",
    5   "version": "0.1.5",
     5  "version": "0.1.6",
    66  "title": "Helpdog Form",
    77  "category": "embed",
  • helpdog/tags/0.1.6/helpdog.php

    r3161197 r3161199  
    77 * Tested up to:      6.6.1
    88 * Requires PHP:      8.1
    9  * Version:           0.1.5
     9 * Version:           0.1.6
    1010 * Author:            noco, Inc.
    1111 * Author URI:        https://nocoinc.co.jp/
  • helpdog/tags/0.1.6/readme.txt

    r3161197 r3161199  
    55Tested up to:      6.6.1
    66Requires PHP:      8.1
    7 Stable tag:        0.1.5
     7Stable tag:        0.1.6
    88License:           GPL-2.0-or-later
    99License URI:       https://www.gnu.org/licenses/gpl-2.0.html
     
    1313== Description ==
    1414
    15 Helpdog Form is a free tool that makes it easy to create highly functional forms.
    16 You can design and publish a form in minutes for a variety of uses, including contact forms, seminar registration, store visit reservations, customer surveys, and more.
    17 It also offers a full range of features, including customizable templates, real-time data collection, and an entry form optimization (EFO) function that prevents abandonment during form entry.
     15Helpdog Form is a free tool that allows you to easily create powerful forms.
     16In just a few minutes, you can design and publish forms for various purposes such as contact forms, seminar registrations, store visit reservations, customer surveys, and more.
     17It also comes with a wide range of features, including customizable templates, real-time data collection, and an Entry Form Optimization (EFO) feature to reduce form abandonment.
    1818
    1919= What this plugin solves =
     
    6464* Fix readme.txt.
    6565
     66= 0.1.6 =
     67* Fix readme.txt.
     68
    6669== Upgrade Notice ==
    6770
  • helpdog/trunk/build/block.json

    r3161197 r3161199  
    33  "apiVersion": 3,
    44  "name": "helpdog/form",
    5   "version": "0.1.5",
     5  "version": "0.1.6",
    66  "title": "Helpdog Form",
    77  "category": "embed",
  • helpdog/trunk/helpdog.php

    r3161197 r3161199  
    77 * Tested up to:      6.6.1
    88 * Requires PHP:      8.1
    9  * Version:           0.1.5
     9 * Version:           0.1.6
    1010 * Author:            noco, Inc.
    1111 * Author URI:        https://nocoinc.co.jp/
  • helpdog/trunk/readme.txt

    r3161197 r3161199  
    55Tested up to:      6.6.1
    66Requires PHP:      8.1
    7 Stable tag:        0.1.5
     7Stable tag:        0.1.6
    88License:           GPL-2.0-or-later
    99License URI:       https://www.gnu.org/licenses/gpl-2.0.html
     
    1313== Description ==
    1414
    15 Helpdog Form is a free tool that makes it easy to create highly functional forms.
    16 You can design and publish a form in minutes for a variety of uses, including contact forms, seminar registration, store visit reservations, customer surveys, and more.
    17 It also offers a full range of features, including customizable templates, real-time data collection, and an entry form optimization (EFO) function that prevents abandonment during form entry.
     15Helpdog Form is a free tool that allows you to easily create powerful forms.
     16In just a few minutes, you can design and publish forms for various purposes such as contact forms, seminar registrations, store visit reservations, customer surveys, and more.
     17It also comes with a wide range of features, including customizable templates, real-time data collection, and an Entry Form Optimization (EFO) feature to reduce form abandonment.
    1818
    1919= What this plugin solves =
     
    6464* Fix readme.txt.
    6565
     66= 0.1.6 =
     67* Fix readme.txt.
     68
    6669== Upgrade Notice ==
    6770
Note: See TracChangeset for help on using the changeset viewer.