Version Can I add my own rules to WP Godmode?
Yes. Each site has its own set of rules you can write in plain English β and WP Godmode reads them before every action. Use them to lock in conventions:
- “Always add custom code to [my code snippet plugin], not as a Godmode Project”
- “Use Tailwind utility classes, never inline styles”
- “Match this brand voice in every piece of copy:”
- “Always create a backup of rows that you want to edit in the database”
Rules are scoped per site, so a client’s strict production rules never bleed into your own internal staging.