跳至内容
WordPress.org

China 简体中文

  • 主题
  • 插件
  • 新闻
    • 文档
    • 论坛
  • 关于
  • 获取 WordPress
获取 WordPress
WordPress.org

Plugin Directory

INKYLAB Indepth

  • 提交插件
  • 我的收藏
  • 登录
  • 提交插件
  • 我的收藏
  • 登录

INKYLAB Indepth

作者:inkylab
下载
  • 详情
  • 评价
  • 安装
  • 开发进展
支持

描述

INKYLAB Indepth adds structured metadata tags to the <head> section of WordPress pages. The plugin outputs information about posts, pages, taxonomy archives, and search pages using custom indepth:* meta properties.

The plugin can also load an optional external header script configured by administrators from the WordPress dashboard.

Supported metadata includes:

  • Post or page ID
  • Content type and post type
  • Publication date
  • Estimated reading time
  • Featured image URL
  • Categories and taxonomy terms
  • Authors and author avatars
  • Collaborators and collaborator avatars
  • Current language
  • Available translations when using Polylang

The plugin works with standard WordPress APIs and follows WordPress coding and security practices.

Features:

  • Outputs indepth:* metadata tags in the document head
  • Supports posts, pages, archives, and search results
  • Optional taxonomy selection for category metadata
  • Optional external header script loader
  • Compatible with Polylang translations
  • Translation-ready
  • Compatible with PHP 8.2 and newer

安装

  1. Upload the inkylab-indepth folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Open Settings → Indepth Settings.
  4. Select the taxonomies to include in metadata output.
  5. Optionally configure a header script URL.

常见问题

Where are the metadata tags added?

The plugin outputs metadata tags inside the <head> section using the wp_head action.

Does the plugin require Polylang?

No. Polylang support is optional. Translation metadata is only added when Polylang is active.

How is reading time stored?

Reading time is loaded from the inkylab_indepth_reading_duration post meta field.

How are additional authors supported?

Additional authors can be stored in the inkylab_indepth_authors post meta field as an array of user IDs.

How are collaborators stored?

Collaborators are stored in the inkylab_indepth_contributions post meta field.

Is the external script URL sanitized?

Yes. The URL is sanitized and validated before saving.

What PHP version is required?

PHP 8.2 or newer.

评价

此插件暂无评价。

贡献者及开发者

「INKYLAB Indepth」是开源软件。 以下人员对此插件做出了贡献。

贡献者
  • inkylab

帮助将「INKYLAB Indepth」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志。

更新日志

1.0.0

  • Initial release.
  • Added structured metadata output for WordPress content.
  • Added taxonomy metadata support.
  • Added optional external header script support.
  • Added Polylang translation support.
  • Added translation-ready language files.

额外信息

  • 版本 1.0.0
  • 最后更新:6 天前
  • 活跃安装数量 不到10
  • WordPress 版本 6.0 或更高版本
  • 已测试的最高版本为 7.0
  • PHP 版本 8.2 或更高版本
  • 语言
    English (US)
  • 标签
    metadatapolylangseostructured datataxonomy
  • 高级视图

评级

尚未提交反馈。

Your review

查看全部评论

贡献者

  • inkylab

支持

有话要说吗?是否需要帮助?

查看支持论坛

  • 关于
  • 新闻
  • 主机
  • 隐私
  • 陈列窗
  • 主题
  • 插件
  • 区块样板
  • 学习
  • 支持
  • 开发者
  • WordPress.tv ↗︎
  • 参与
  • 活动
  • 捐赠 ↗
  • 未来五分计划
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

China 简体中文

  • 关注我们的 X(原 Twitter)账号
  • 访问我们的 Bluesky 账号
  • 关注我们的 Mastodon 账号
  • 访问我们的 Threads 账号
  • 访问我们的 Facebook 公共主页
  • 关注我们的 Instagram 账号
  • 关注我们的 LinkedIn 主页
  • 访问我们的 TikTok 账号
  • 访问我们的 YouTube 频道
  • 访问我们的 Tumblr 账号
代码如诗
The WordPress® trademark is the intellectual property of the WordPress Foundation.