Docs/Advanced Topics
Advanced Topics
For once you're comfortable with the basics: how the plugin behaves under load, what it sanitizes for you, and where its extension points are.
01
Performance
What's cached, what isn't, and where repeated calls add up.
02
Security
Capability checks, nonces, and escaping on output.
03
Validation
What's sanitized by default per field type, and overriding it.
04
Dynamic Data
Conditional logic — operators, repeater rows, and traps.
05
Extensibility
Where to hook in, and how to extend without forking.