Skip to content

Comments

Recreate missing connect terms if post is published#63

Merged
jeremyfelt merged 1 commit intotrunkfrom
fix/add-missing-connect-term
Feb 10, 2026
Merged

Recreate missing connect terms if post is published#63
jeremyfelt merged 1 commit intotrunkfrom
fix/add-missing-connect-term

Conversation

@jeremyfelt
Copy link
Member

If a post is published, but somehow does not have an associated _connect term, and the post is updated, recreate the _connect term and re-associate any lost associations.

If a post is published, but somehow does not have an associated
_connect term, and the post is updated, recreate the _connect term
and re-associate any lost associations.
@github-actions
Copy link

🔍 WordPress Plugin Check Report

⚠️ Status: Passed with warnings

📊 Report

🎯 Total Issues ❌ Errors ⚠️ Warnings
2 0 2

⚠️ Warnings (2)

📁 includes/taxonomy.php (2 warnings)
📍 Line 🔖 Check 💬 Message
100 WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "shadow_terms_register_taxonomy_args".
178 WordPress.DB.SlowDBQuery.slow_db_query_tax_query Detected usage of tax_query, possible slow query.

🤖 Generated by WordPress Plugin Check Action • Learn more about Plugin Check

@jeremyfelt jeremyfelt merged commit db1a8f8 into trunk Feb 10, 2026
6 checks passed
@jeremyfelt jeremyfelt deleted the fix/add-missing-connect-term branch February 10, 2026 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant