Changeset 3159864
- Timestamp:
- 09/30/2024 12:55:15 PM (17 months ago)
- Location:
- helpdog
- Files:
-
- 6 edited
- 1 copied
-
tags/0.1.3 (copied) (copied from helpdog/trunk)
-
tags/0.1.3/build/block.json (modified) (1 diff)
-
tags/0.1.3/helpdog.php (modified) (1 diff)
-
tags/0.1.3/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.3/build/block.json
r3159272 r3159864 3 3 "apiVersion": 3, 4 4 "name": "helpdog/form", 5 "version": "0.1. 2",5 "version": "0.1.3", 6 6 "title": "Helpdog Form", 7 7 "category": "embed", -
helpdog/tags/0.1.3/helpdog.php
r3159272 r3159864 7 7 * Tested up to: 6.6.1 8 8 * Requires PHP: 8.1 9 * Version: 0.1. 29 * Version: 0.1.3 10 10 * Author: noco, Inc. 11 11 * Author URI: https://nocoinc.co.jp/ -
helpdog/tags/0.1.3/readme.txt
r3159272 r3159864 1 === Helpdog Form - beautiful, secure and easy form===1 === Helpdog Form - Beautiful, secure and easy forms === 2 2 Contributors: nocoinc 3 Tags: forms, form builder, survey builder, custom forms, mobile forms, order forms, feedbackforms, inquiry forms3 Tags: forms, form builder, custom forms, mobile 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. 27 Stable tag: 0.1.3 8 8 License: GPL-2.0-or-later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 39 39 == Screenshots == 40 40 41 1. Copy form embed URL from [Helpdog](https://helpdog.ai/).41 1. Copy form embed URL from Helpdog. 42 42 2. Enter form embed URL to plugin block. 43 43 3. The embedded form will be displayed. … … 53 53 54 54 = 0.1.2 = 55 * Fix readme.txt. 56 57 = 0.1.3 = 55 58 * Fix readme.txt. 56 59 -
helpdog/trunk/build/block.json
r3159272 r3159864 3 3 "apiVersion": 3, 4 4 "name": "helpdog/form", 5 "version": "0.1. 2",5 "version": "0.1.3", 6 6 "title": "Helpdog Form", 7 7 "category": "embed", -
helpdog/trunk/helpdog.php
r3159272 r3159864 7 7 * Tested up to: 6.6.1 8 8 * Requires PHP: 8.1 9 * Version: 0.1. 29 * Version: 0.1.3 10 10 * Author: noco, Inc. 11 11 * Author URI: https://nocoinc.co.jp/ -
helpdog/trunk/readme.txt
r3159272 r3159864 1 === Helpdog Form - beautiful, secure and easy form===1 === Helpdog Form - Beautiful, secure and easy forms === 2 2 Contributors: nocoinc 3 Tags: forms, form builder, survey builder, custom forms, mobile forms, order forms, feedbackforms, inquiry forms3 Tags: forms, form builder, custom forms, mobile 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. 27 Stable tag: 0.1.3 8 8 License: GPL-2.0-or-later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 39 39 == Screenshots == 40 40 41 1. Copy form embed URL from [Helpdog](https://helpdog.ai/).41 1. Copy form embed URL from Helpdog. 42 42 2. Enter form embed URL to plugin block. 43 43 3. The embedded form will be displayed. … … 53 53 54 54 = 0.1.2 = 55 * Fix readme.txt. 56 57 = 0.1.3 = 55 58 * Fix readme.txt. 56 59
Note: See TracChangeset
for help on using the changeset viewer.