Linux 软件免费装
Banner图

Heckl Tools

开发者 automattic
mikachan
onemaggie
更新时间 2026年7月6日 17:53
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

rss fediverse activitypub mastodon feed-reader

下载

1.0.4

详情介绍:

Heckl Tools turns a fresh WordPress site into a place that feels like the social network you came from, without locking you back inside one.

安装:

  1. Install and activate Heckl Tools.
  2. (Optional, recommended) Install and activate the ActivityPub plugin so you can follow Fediverse accounts and let your own posts federate.
  3. Visit Heckl Tools in the admin sidebar to set up your profile and connect feeds.
  4. Install the Heckl theme (optional, recommended) for a better experience.

屏幕截图:

  • Profile settings — set the name, handle, bio, site logo, and cover photo shown on your social site.
  • Following settings — manage visibility, feeds, imports, exports, and the live feed list.

升级注意事项:

1.0.4 Initial WordPress.org directory release. Safe to update. 1.0.1 Maintenance release. Activation no longer changes your permalink settings unless you opt in, plus editor and packaging fixes. Safe to update. 1.0.0 First stable release. No prior version to upgrade from.

常见问题:

Do I need a Mastodon account or my own ActivityPub server?

No. With the optional ActivityPub plugin installed, your WordPress site itself becomes a Fediverse identity. You can follow people from Mastodon, Pixelfed, PeerTube, etc., without joining any other server.

Is the ActivityPub plugin required?

No, it's optional. Heckl Tools works without it — you can still follow RSS feeds and WordPress.com Reader subscriptions, import archives, manage favorites, and use the unified timeline. Without ActivityPub, the only thing you lose is Fediverse follows (and the ability to federate your own posts outward). If you later install the ActivityPub plugin, Fediverse functionality lights up automatically.

Does it support feeds without ActivityPub?

Yes. RSS / Atom feeds (with WebSub push when the publisher supports it) and WordPress.com Reader subscriptions work alongside ActivityPub follows on the same timeline.

Where does my data go?

It stays on your WordPress site. There's no Heckl Tools cloud service. The plugin contacts the third-party services listed below — and only those — only when you take an explicit action.

Will I lose my data if I deactivate the plugin?

Your feed items, follows, and favorites are stored as standard WordPress posts and meta, so they remain in the database after deactivation. Cron schedules and WebSub subscriptions are cleaned up on deactivation.

What about when I uninstall the plugin entirely?

By default, uninstall preserves your feed items, favorites, and follow lists — Heckl Tools is often used as a personal archive of content you've collected, so silently wiping that on uninstall would be a data-loss surprise. Only plugin-internal flags (cron coordination, transients, OAuth tokens) are removed. If you'd rather have a clean wipe on uninstall, turn on Settings → Following → "Delete all data when the plugin is uninstalled" before removing the plugin. With that toggle on, uninstall also removes the feed items, follow records, favorites, custom taxonomies, and all plugin options.

Will activating the plugin change my permalink settings?

Only if you're still on the WordPress default ("Plain"). Pretty permalinks are required for the ActivityPub WebFinger endpoint and for our own /following/ and /favorites/ URLs to resolve, so on activation we set the permalink structure to /%postname%/ when none is set. Any non-default permalink structure you've already chosen is left alone.

更新日志:

1.0.4 1.0.1 1.0.0