All coding rules are defined in
CODING_RULES.mdat the project root.
# Cursor AI Rules — Istanbul Airport Transfer Plugin > **All coding rules are defined in `CODING_RULES.md` at the project root.** > Read that file FIRST before generating any code. ## Quick Reference - **Type:** WordPress Plugin (PHP 8.0+ / Vanilla JS ES6+) - **Standards:** PSR-12 + WordPress Coding Standards - **Security:** Nonces, sanitization, escaping on EVERY input/output - **Database:** 7 custom tables, always use `$wpdb->prepare()` - **Frontend:** NO React/Vue/jQuery — Vanilla JS only - **Full rules:** See `CODING_RULES.md` - **Module specs:** See `MODULE-01` through `MODULE-12` files - **Memory Bank:** See `memory-bank/` directory for project context
Workflows from the Neura Market marketplace related to this Cursor resource