alleyinteractive / alleyinteractive/wp-seo

Prefix all meta tags

未关闭
#154 1 条评论 0 个 reaction 已指派 1 人 已被 @jakewrfoster 认领 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。