-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
readme.txt
47 lines (30 loc) · 1.41 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
=== Claude Chat Interface ===
Contributors: aicodecraft
Donate link: https://aicodecraft.io/donate
Tags: chat, AI, Claude, WordPress
Requires at least: 5.0
Tested up to: 6.0
Stable tag: 1.0
License: GPL2
License URI: https://dbad-license.org/
Claude Chat Interface integrates the Claude AI chat interface into your WordPress site using a shortcode.
== Description ==
The Claude Chat Interface plugin allows you to integrate the Claude AI chat interface into your WordPress website. You can easily configure the plugin via the WordPress admin panel and use a shortcode to embed the chat interface anywhere on your site.
== Installation ==
1. Upload the `claude-chat-interface` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to 'Settings' > 'Claude Chat' to configure your API settings.
== Frequently Asked Questions ==
= How do I display the chat interface? =
Use the shortcode `[claude_chat]` to display the chat interface on any page or post.
= Where do I get the API key? =
You need to register with Claude AI to obtain your API key.
== Screenshots ==
1. Admin settings page for Claude Chat Interface.
2. Chat interface displayed on a WordPress page.
== Changelog ==
= 1.0 =
* Initial release of Claude Chat Interface.
== Upgrade Notice ==
= 1.0 =
Initial release of Claude Chat Interface. Please configure your API settings after installation.