@mentions

Context-aware generation

SurgeWP supports @mentions so AI can reference real objects from your WordPress project.

Why context matters

Most AI tools generate generic output because they don’t know your site structure. SurgeWP improves results by letting you reference:

  • Post types
  • Taxonomies
  • Field groups
  • Media
  • Fields
  • Existing block structures

How to use it

Instead of saying:

Create a block that lists team members.

You can say:

Create a block that queries @post_type team_member and allows filtering by @taxonomy department. Include a heading and optional intro text.

This produces output that fits your actual WordPress schema.