Linux 软件免费装
Banner图

MTDEV Humans TXT

开发者 martatorre
更新时间 2026年6月16日 05:17
PHP版本: 8.1 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

author credits humans.txt

下载

1.0.0

详情介绍:

MTDEV Humans TXT lets you create and edit your site's humans.txt file straight from the WordPress dashboard, without touching code or uploading files over FTP. The file is served virtually at your site root (https://your-site.com/humans.txt) through rewrite rules, so it needs no write permissions and no physical file is created. It also adds the recommended rel="author" link to your site's <head>, pointing to your humans.txt file. Features: Learn more about the initiative: https://humanstxt.org Development / source code: https://github.com/martatorredev/mtdev-humans-txt

安装:

  1. Upload the mtdev-humans-txt folder to the /wp-content/plugins/ directory, or install it from the WordPress plugin directory.
  2. Activate the plugin through the Plugins menu.
  3. Go to Settings -> Humans.txt to edit the content.
  4. Visit https://your-site.com/humans.txt to check the result.

常见问题:

Does it create a physical file on my server?

No. The content is stored in the database and served virtually at /humans.txt. This avoids permission issues and works on multisite.

The /humans.txt URL returns a 404

Go to Settings -> Permalinks and save the changes to regenerate the rewrite rules.

Can I disable the head link?

Yes, from Settings -> Humans.txt using the matching checkbox.

更新日志:

1.0.0