Changeset 3159272
- Timestamp:
- 09/28/2024 02:34:33 PM (18 months ago)
- Location:
- helpdog
- Files:
-
- 6 edited
- 1 copied
-
tags/0.1.2 (copied) (copied from helpdog/trunk)
-
tags/0.1.2/build/block.json (modified) (1 diff)
-
tags/0.1.2/helpdog.php (modified) (1 diff)
-
tags/0.1.2/readme.txt (modified) (3 diffs)
-
trunk/build/block.json (modified) (1 diff)
-
trunk/helpdog.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
helpdog/tags/0.1.2/build/block.json
r3158820 r3159272 3 3 "apiVersion": 3, 4 4 "name": "helpdog/form", 5 "version": "0.1. 1",5 "version": "0.1.2", 6 6 "title": "Helpdog Form", 7 7 "category": "embed", -
helpdog/tags/0.1.2/helpdog.php
r3158820 r3159272 7 7 * Tested up to: 6.6.1 8 8 * Requires PHP: 8.1 9 * Version: 0.1. 19 * Version: 0.1.2 10 10 * Author: noco, Inc. 11 11 * 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 === 2 2 Contributors: nocoinc 3 Tags: block3 Tags: forms, form builder, survey builder, custom forms, mobile forms, order forms, feedback forms, inquiry forms 4 4 Requires at least: 6.5 5 5 Tested up to: 6.6.1 6 6 Requires PHP: 8.1 7 Stable tag: 0.1. 17 Stable tag: 0.1.2 8 8 License: GPL-2.0-or-later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 13 13 == Description == 14 14 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. 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. 17 18 19 = What this plugin solves = 20 21 Traditionally, setting up a form on a website required programming knowledge of HTML, CSS, JavaScript, etc., creating a technical hurdle. 22 In addition, customizing the design and functionality of forms freely required even more specialized knowledge, which was a major challenge for non-technical users. 23 This plugin allows users without programming knowledge to easily embed high-quality forms into their WordPress sites. 18 24 19 25 == Installation == … … 46 52 * Add assets. 47 53 54 = 0.1.2 = 55 * Fix readme.txt. 56 48 57 == Upgrade Notice == 49 58 -
helpdog/trunk/build/block.json
r3158820 r3159272 3 3 "apiVersion": 3, 4 4 "name": "helpdog/form", 5 "version": "0.1. 1",5 "version": "0.1.2", 6 6 "title": "Helpdog Form", 7 7 "category": "embed", -
helpdog/trunk/helpdog.php
r3158820 r3159272 7 7 * Tested up to: 6.6.1 8 8 * Requires PHP: 8.1 9 * Version: 0.1. 19 * Version: 0.1.2 10 10 * Author: noco, Inc. 11 11 * Author URI: https://nocoinc.co.jp/ -
helpdog/trunk/readme.txt
r3158820 r3159272 1 === Helpdog ===1 === Helpdog Form - beautiful, secure and easy form === 2 2 Contributors: nocoinc 3 Tags: block3 Tags: forms, form builder, survey builder, custom forms, mobile forms, order forms, feedback forms, inquiry forms 4 4 Requires at least: 6.5 5 5 Tested up to: 6.6.1 6 6 Requires PHP: 8.1 7 Stable tag: 0.1. 17 Stable tag: 0.1.2 8 8 License: GPL-2.0-or-later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 13 13 == Description == 14 14 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. 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. 17 18 19 = What this plugin solves = 20 21 Traditionally, setting up a form on a website required programming knowledge of HTML, CSS, JavaScript, etc., creating a technical hurdle. 22 In addition, customizing the design and functionality of forms freely required even more specialized knowledge, which was a major challenge for non-technical users. 23 This plugin allows users without programming knowledge to easily embed high-quality forms into their WordPress sites. 18 24 19 25 == Installation == … … 46 52 * Add assets. 47 53 54 = 0.1.2 = 55 * Fix readme.txt. 56 48 57 == Upgrade Notice == 49 58
Note: See TracChangeset
for help on using the changeset viewer.