reference plugin and image gen analysis
This commit is contained in:
14
igny8-ai-seo-wp-plugin/modules/components/_README.php
Normal file
14
igny8-ai-seo-wp-plugin/modules/components/_README.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
/**
|
||||
* ==============================
|
||||
* 📁 Folder Scope Declaration
|
||||
* ==============================
|
||||
* Folder: /components/
|
||||
* Purpose: UI/UX templates (forms, modals, tables)
|
||||
* Rules:
|
||||
* - Can be reused globally across all modules
|
||||
* - Contains only UI template components
|
||||
* - No business logic allowed
|
||||
* - Must be configuration-driven
|
||||
* - Pure presentation layer only
|
||||
*/
|
||||
Reference in New Issue
Block a user