-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
82 lines (56 loc) · 3 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
=== WP Telegram Comments ===
Contributors: wpsocio, irshadahmad21
Donate link: https://wpsocio.com/donate
Tags: telegram, comments, discuss, social, widget
Requires at least: 6.4
Requires PHP: 7.4
Tested up to: 6.6.2
Stable tag: 1.2.3
License: GPL-3.0-or-later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Add comments to posts/pages on your WordPress website by using Telegram Comments Widget.
== Description ==
Comments on WordPress posts not only fill your database tables, rather they also make it difficult to moderate efficiently. Telegram comments removes this drawback because the comments are stored on Telegram servers and every comment is from an authenticated Telegram user.
== Why Telegram Comments? ==
* ✅ It saves you database memory
* ✅ Comments are from authenticated Telegram Users
* ❌ No place for spam bots
== Features ==
* ⚡️ Ultra lightweight comments widget
* 🛒 Supports WooCommerce products and other Custom Post Types
* 🛂 You can exclude specific posts/pages for comments
* 🔔 Users can subscribe to comments and get the notifications on Telegram
* 👏 Comments can have Like 👍 and Dislike 👎 Feedback
* 📸 Comments support multimedia attachments
* ⤴️ Users can reply to comments intuitively
* ✏️ Comments can be edited or deleted anytime
== Excellent Support ==
= Join the Chat =
We have a public group on Telegram to provide help setting up the plugin, discuss issues, features, translations etc. Join [@WPTelegramChat](https://t.me/WPTelegramChat)
For rules, see the pinned message. No spam please.
= Get in touch =
* Website [wpsocio.com](https://wpsocio.com)
* Telegram [@WPTelegram](https://t.me/WPTelegram)
* Facebook [@WPTelegram](https://fb.com/WPTelegram)
* Twitter [@WPTelegram](https://twitter.com/WPTelegram)
== Contribution ==
Development takes place in our [Github monorepo](https://github.com/wpsocio/wp-projects), and all contributions welcome.
== Screenshots ==
1. Settings
== Installation ==
= Automatic installation =
Automatic installation is the easiest way -- WordPress will handle the file transfer, and you won’t need to leave your web browser. To do an automatic install of the plugin:
* Log in to your WordPress dashboard
* Navigate to the Plugins menu, and click "Add New"
* In the search field type "wptelegram-comments" and hit Enter
* Locate the plugin in the list of search results
* Click on "Install Now" and wait for the installation to complete
* Click on "Activate"
= Manual installation =
Manual installation method requires downloading the plugin and uploading it to your web server via your favorite FTP application. The official WordPress documentation contains [instructions on how to do this here](https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation).
= Updating =
Automatic updates should work smoothly, but we still recommend you back up your site.
== Changelog ==
= 1.2.3 =
- Performance improvements
[See full changelog](https://github.com/wpsocio/wptelegram-comments/blob/main/CHANGELOG.md)