Linux 软件免费装

Wiscus

开发者 zakarialaoui10
更新时间 2026年4月28日 03:53
捐献地址: 去捐款
WordPress版本: 6.9
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

comments github discussions giscus zikojs

下载

1.1.3

详情介绍:

Wiscus is a lightweight WordPress plugin that integrates the Giscus comment system, allowing you to use GitHub Discussions as a modern comment platform for your website. Instead of storing comments in your WordPress database, Wiscus connects your site to a GitHub repository and uses Discussions to manage conversations. Each post or page can automatically create and link to a corresponding discussion thread. Key features:

安装:

To install the plugin, please follow the following steps:
  1. Create a GitHub Repository
  2. Go to GitHub and log in.
  3. Click New Repository.
  4. Give your repository a name (e.g., my-comments).
  5. Set it to Public (required for Giscus).
  6. Click Create Repository.
  7. Enable Discussions
  8. Open your repository.
  9. Go to Settings → Features.
  10. Check Discussions to enable it.
  11. Save changes.
  12. Install the Giscus App
  13. Visit Giscus : https://github.com/apps/giscus.
  14. Click Install.
  15. Choose your GitHub account or organization.
  16. Select the repository you created.
  17. Complete the installation.
  18. Get Your Giscus Configuration
  19. Go to the Giscus website.
  20. Fill in:
  21. Your repository name
  22. Discussion category (e.g., General)
  23. Customize options (theme, mapping, etc.).
  24. Copy the generated configuration (you’ll use it in Wiscus).
  25. Install the Wiscus Plugin in WordPress
  26. Log in to your WordPress dashboard.
  27. Go to Plugins → Add New:
  28. Search for Wiscus, or
  29. Upload it manually to /wp-content/plugins/.
  30. Click Install Now and then Activate.
  31. Configure Wiscus
  32. Go to Settings → Wiscus.
  33. Paste your Giscus configuration.
  34. Save changes.
  35. Add Wiscus to Your Site
  36. Option A: Widget
  37. Go to Appearance → Widgets.
  38. Add the Wiscus widget to a sidebar or footer.
  39. Adjust settings as needed.
  40. Option B: Shortcode
  41. Add this to any page or post : [wiscus]

屏幕截图:

  • The screenshot shows the Wiscus settings page in the WordPress dashboard under Settings → Wiscus.
  • The screenshot shows the WordPress editor with the [wiscus] shortcode added to a page. On the right, the live preview displays the Giscus-powered comment section working with a sample comment.
  • The screenshot shows a GitHub Discussions thread automatically generated by Wiscus for a WordPress page. It includes the post title, linked URL, and a synced comment from the site.

常见问题:

A question that someone might have

What is Wiscus ?

Wiscus is a WordPress plugin that integrates the Giscus comment system, allowing you to use GitHub Discussions as a modern commenting platform on your website.

Do I need a GitHub account to use Wiscus ?

Yes. Wiscus requires a GitHub account and a public repository with Discussions enabled to store and manage comments.

How do I connect Wiscus to my site ?

After installing the plugin, go to Settings > Wiscus and paste your Giscus configuration generated from the Giscus website.

Why are comments not showing ?

Make sure your repository is public, Discussions are enabled, the Giscus app is installed, and your configuration settings are correct.

Can I use Wiscus without widgets ?

Yes. You can display Wiscus on any page or post using the shortcode [wiscus].

Can I customize the appearance ?

Yes. You can customize themes (light/dark), language, and other options through your Giscus configuration.

Is Wiscus free to use ?

Yes. Wiscus and Giscus are free to use, but they rely on GitHub’s infrastructure.

更新日志:

1.1.3 1.1.2 1.1.1 1.1.0 1.0.0