the-seo-framework icon indicating copy to clipboard operation
the-seo-framework copied to clipboard

Add SEO meta fields on edit-tags.php

Open sybrew opened this issue 3 years ago • 1 comments

From mjtweaver's request:

Add custom SEO fields underneath the term-creation fields on the left side of the screen (LTR).

sybrew avatar Jan 30 '22 16:01 sybrew

For me, this is one of the most confusing properties.

We will be able to get the creation time for the new term. But how do we determine the creation time for existing terms?

The next step will be the need to use the update time. We will have at least two events that we will need to track. This is a change name/description of a term. And adding/updating posts related to term. In my understanding, this is a very long way, the benefits of which are not obvious. Long queries can at best be implemented via Cron, but still it can not be done at low cost and ideally (for example, output of related posts, titles and descriptions of terms - all this can change dynamically using hooks).

vralle avatar Apr 07 '22 00:04 vralle