| 开发者 | inkylab |
|---|---|
| 更新时间 | 2026年6月10日 21:22 |
| PHP版本: | 8.2 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
<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:
indepth:* metadata tags in the document headindepth-analytics-structured-metadata folder to the /wp-content/plugins/ directory.The plugin outputs metadata tags inside the <head> section using the wp_head action.
No. Polylang support is optional. Translation metadata is only added when Polylang is active.
Reading time is loaded from the indepth_analytics_reading_duration post meta field.
Additional authors can be stored in the indepth_analytics_authors post meta field as an array of user IDs.
Collaborators are stored in the indepth_analytics_contributions post meta field.
Yes. The URL is sanitized and validated before saving.
PHP 8.2 or newer.