reference plugin and image gen analysis
This commit is contained in:
14
igny8-ai-seo-wp-plugin/assets/shortcodes/_README.php
Normal file
14
igny8-ai-seo-wp-plugin/assets/shortcodes/_README.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
/**
|
||||
* ==============================
|
||||
* 📁 Folder Scope Declaration
|
||||
* ==============================
|
||||
* Folder: /shortcodes/
|
||||
* Purpose: All shortcode handler files (split by module)
|
||||
* Rules:
|
||||
* - Must be organized by module
|
||||
* - Each shortcode must be self-contained
|
||||
* - No cross-module dependencies
|
||||
* - Must use components for rendering
|
||||
* - Frontend-only functionality
|
||||
*/
|
||||
Reference in New Issue
Block a user