Skip to content

Commit 6fdecbc

Browse files
authored
Merge pull request #97 from tarosky/chore/readme-and-demosite
READMEを更新し、バージョンを2.3.1に更新
2 parents 39d2ac4 + 75a5ec8 commit 6fdecbc

2 files changed

Lines changed: 10 additions & 4 deletions

File tree

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,21 @@
33
Contributors: tarosky, hametuha, Takahashi_Fumiki
44
Tags: faq,help
55
Tested up to: 7.0
6-
Stable Tag: 2.2.3
6+
Stable Tag: 2.3.1
77
License: GPL 3.0 or later
88
License URI: https://www.gnu.org/licenses/gpl-3.0.html
99

1010
AI powered FAQ and Help Document Management Plugin for WordPress.
1111

1212
## Description
1313

14-
**Live demo:** https://demo.kunoichiwp.com/pubplafaq/ — Try the AI Overview on the front page. The demo is in Japanese, built around a fictional anti-aging subscription "Jovian", but you can still get a feel for how the AI answers real questions from your FAQ content (and admits when something isn't covered).
15-
1614
This plugin add new custom post type 'FAQ'. With some functionality, you can build help center for your user.
1715
What is help center? We collect examples at our [github wiki](https://github.com/tarosky/hamelp/wiki).
1816

17+
**Live demo:** https://demo.kunoichiwp.com/pubplafaq/ — Try the AI Overview on the front page. The demo is in Japanese, built around a fictional anti-aging subscription "Jovian", but you can still get a feel for how the AI answers real questions from your FAQ content (and admits when something isn't covered).
18+
19+
[![WordPress Plugin Test](https://github.com/tarosky/hamelp/actions/workflows/test.yml/badge.svg)](https://github.com/tarosky/hamelp/actions/workflows/test.yml)
20+
1921
### Creating Portal
2022

2123
This plugin will provide...
@@ -109,6 +111,10 @@ You can contribute to our github repo. Any [issues](https://github.com/tarosky/h
109111

110112
## Changelog
111113

114+
### 2.3.1
115+
116+
- User can change the reference prefix (Ref. 1).
117+
112118
### 2.3.0
113119

114120
- Change ownership to Tarosky.

hamelp.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: PubPla AI Help Center
44
* Plugin URI: https://wordpress.org/plugins/hamelp
55
* Description: AI powered FAQ and Help Document Management Plugin for WordPress.
6-
* Version: 2.3.0
6+
* Version: 2.3.1
77
* Author: Tarosky
88
* Author URI: https://tarosky.co.jp
99
* Domain Path: /languages

0 commit comments

Comments
 (0)