Plugin Directory

Changeset 3159272


Ignore:
Timestamp:
09/28/2024 02:34:33 PM (18 months ago)
Author:
nocoinc
Message:

Update to version 0.1.2 from GitHub

Location:
helpdog
Files:
6 edited
1 copied

Legend:

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

    r3158820 r3159272  
    33  "apiVersion": 3,
    44  "name": "helpdog/form",
    5   "version": "0.1.1",
     5  "version": "0.1.2",
    66  "title": "Helpdog Form",
    77  "category": "embed",
  • helpdog/tags/0.1.2/helpdog.php

    r3158820 r3159272  
    77 * Tested up to:      6.6.1
    88 * Requires PHP:      8.1
    9  * Version:           0.1.1
     9 * Version:           0.1.2
    1010 * Author:            noco, Inc.
    1111 * Author URI:        https://nocoinc.co.jp/
  • helpdog/tags/0.1.2/readme.txt

    r3158820 r3159272  
    1 === Helpdog ===
     1=== Helpdog Form - beautiful, secure and easy form ===
    22Contributors:      nocoinc
    3 Tags:              block
     3Tags:              forms, form builder, survey builder, custom forms, mobile forms, order forms, feedback forms, inquiry forms
    44Requires at least: 6.5
    55Tested up to:      6.6.1
    66Requires PHP:      8.1
    7 Stable tag:        0.1.1
     7Stable tag:        0.1.2
    88License:           GPL-2.0-or-later
    99License URI:       https://www.gnu.org/licenses/gpl-2.0.html
     
    1313== Description ==
    1414
    15 With Helpdog Form, you can easily create beautiful forms and securely manage customer data.
    16 This plugin makes it easy to embed Helpdog Form into your WordPress posts.
     15HelpDog Form is a free tool that makes it easy to create highly functional forms.
     16You 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.
     17It 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.
    1718
     19= What this plugin solves =
     20
     21Traditionally, setting up a form on a website required programming knowledge of HTML, CSS, JavaScript, etc., creating a technical hurdle.
     22In addition, customizing the design and functionality of forms freely required even more specialized knowledge, which was a major challenge for non-technical users.
     23This plugin allows users without programming knowledge to easily embed high-quality forms into their WordPress sites.
    1824
    1925== Installation ==
     
    4652* Add assets.
    4753
     54= 0.1.2 =
     55* Fix readme.txt.
     56
    4857== Upgrade Notice ==
    4958
  • helpdog/trunk/build/block.json

    r3158820 r3159272  
    33  "apiVersion": 3,
    44  "name": "helpdog/form",
    5   "version": "0.1.1",
     5  "version": "0.1.2",
    66  "title": "Helpdog Form",
    77  "category": "embed",
  • helpdog/trunk/helpdog.php

    r3158820 r3159272  
    77 * Tested up to:      6.6.1
    88 * Requires PHP:      8.1
    9  * Version:           0.1.1
     9 * Version:           0.1.2
    1010 * Author:            noco, Inc.
    1111 * Author URI:        https://nocoinc.co.jp/
  • helpdog/trunk/readme.txt

    r3158820 r3159272  
    1 === Helpdog ===
     1=== Helpdog Form - beautiful, secure and easy form ===
    22Contributors:      nocoinc
    3 Tags:              block
     3Tags:              forms, form builder, survey builder, custom forms, mobile forms, order forms, feedback forms, inquiry forms
    44Requires at least: 6.5
    55Tested up to:      6.6.1
    66Requires PHP:      8.1
    7 Stable tag:        0.1.1
     7Stable tag:        0.1.2
    88License:           GPL-2.0-or-later
    99License URI:       https://www.gnu.org/licenses/gpl-2.0.html
     
    1313== Description ==
    1414
    15 With Helpdog Form, you can easily create beautiful forms and securely manage customer data.
    16 This plugin makes it easy to embed Helpdog Form into your WordPress posts.
     15HelpDog Form is a free tool that makes it easy to create highly functional forms.
     16You 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.
     17It 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.
    1718
     19= What this plugin solves =
     20
     21Traditionally, setting up a form on a website required programming knowledge of HTML, CSS, JavaScript, etc., creating a technical hurdle.
     22In addition, customizing the design and functionality of forms freely required even more specialized knowledge, which was a major challenge for non-technical users.
     23This plugin allows users without programming knowledge to easily embed high-quality forms into their WordPress sites.
    1824
    1925== Installation ==
     
    4652* Add assets.
    4753
     54= 0.1.2 =
     55* Fix readme.txt.
     56
    4857== Upgrade Notice ==
    4958
Note: See TracChangeset for help on using the changeset viewer.