alleyinteractive / alleyinteractive/wp-seo
Prefix all meta tags
未关闭
gutenberg
php
- 主要语言
- PHP
- 星标
- 45
- 派生
- 13
- 平均合并
- 12 天 16 小时
- 30 天内合并 PR
- 5
描述
### Description
To avoid collisions with other plugins, we need to ensure that any metadata this plugin saves is prefixed with a consistent prefix that significantly reduces the likelihood of having a duplicate name with data from another plugin.
Update all meta keys in use by this plugin in v2 to start with `alley_seo_`.
### Use Case
For example, if more than one plugin is managing the Open Graph tags, this can lead to duplicate meta tags appearing in the HTML document.
贡献指南
评估
这个 Issue 还没有评估数据。