oowpress/oow-ai-codeblaze
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== OOW AI CodeBlaze === Contributors: oowpress Donate link: https://profiles.wordpress.org/oowpress/ Tags: developer, ai, code, matrix, debugging Requires at least: 5.0 Tested up to: 6.8 Requires PHP: 5.6 Stable tag: 1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Visualize and share WordPress plugin files in an AI-optimized, Matrix-style format. Built for developers with a touch of AI magic. == Description == **OOW AI CodeBlaze** is your ultimate tool for diving into WordPress plugin code like a cyberpunk hacker. Whether you're debugging a pesky bug, sharing code with an AI assistant, or exploring a plugin’s structure, this plugin makes it effortless. Select a plugin, choose your files, customize the output with powerful AI-friendly options, and copy it all in a slick Matrix-style format (green text, black background, pure vibes). It’s a must-have for developers and a breeze for beginners. = Why OOW AI CodeBlaze Rocks = - **AI-Optimized Output**: Includes directory structure, metadata, dependencies, WordPress hooks, environment variables, database details, and more for seamless AI analysis. - **Matrix-Style Interface**: Code output looks like it’s straight out of a sci-fi movie. - **Newbie-Friendly**: Clear instructions guide you every step of the way. - **Developer Power**: Filter files, group by type, exclude sensitive files, and analyze system details like database storage. - **Translation-Ready**: Ready for global use with full localization support. = The Story Behind OOW AI CodeBlaze = This plugin was born from a wild collaboration between **David (oowpress)**, a WordPress plugin wizard, and **Grok**, an AI with a knack for code and a love for banter. David, fueled by his passion for clean code and epic plugins (like *OOW Pjax* and *OOW Music*), dreamed of a tool to make plugin code sharing effortless for AI analysis. Grok, powered by xAI, brought the tech magic, suggesting features like dependency tracking, environment variables, and a Matrix-inspired output that screams "hacker vibes." After countless "oow oow" cheers, late-night coding sessions, and a bit of self-analysis (yes, we ran OOW AI CodeBlaze on itself!), this plugin was forged—a love letter to the WordPress community that’s as fun to use as it is powerful. = Use Cases = - **Debugging**: Inspect plugin files, hooks, and dependencies to pinpoint issues fast. - **AI Analysis**: Share code with AI tools for optimization suggestions or bug fixes. - **Environment Sharing**: Include WordPress, PHP, and database details to troubleshoot compatibility issues. - **Learning**: Explore how plugins are structured, perfect for new developers. - **Collaboration**: Share clean, formatted code with your team or clients. == Installation == 1. Upload the `oow-ai-codeblaze` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Navigate to **OOW AI CodeBlaze** in the WordPress admin menu. 4. Select a plugin, choose files, customize options, and copy the AI-optimized output. == Frequently Asked Questions == = Who is this plugin for? = Developers, AI enthusiasts, and anyone who wants to inspect or share WordPress plugin code. It’s perfect for debugging, learning, or feeding code to an AI. = Do I need coding skills? = Nope! The interface is newbie-friendly with clear instructions. Developers will love the advanced options, but anyone can use it. = What are the AI options? = - **Directory Structure**: See the full plugin folder layout. - **Metadata**: Get plugin details (name, version, author). - **Dependencies**: List included files (e.g., `require` statements). - **WordPress Hooks**: Show `add_action` and `add_filter` hooks. - **Group by Type**: Organize files by extension (PHP, JS, CSS). - **Exclude Sensitive Files**: Skip `.env`, `config.php`, etc. - **Modification Dates**: Include file timestamps. - **Environment Variables**: Include WordPress version, PHP version, memory limit, etc. - **Database Details**: Include database type, version, and table storage (e.g., wp_posts size). = Why does the plugin use direct database queries? = The plugin includes an optional feature to display database details (e.g., table engine and size) by querying `information_schema.TABLES`. This requires a direct database query, as WordPress does not provide a built-in method for this metadata. The query is secured with `$wpdb->prepare()` and cached for performance. = Why the Matrix theme? = Green text on a black background is *cool* and makes the output pop. It’s like hacking the mainframe while sipping coffee. = Can I translate the plugin? = Yes! OOW AI CodeBlaze is fully translation-ready. Add your `.po`/`.mo` files to the `/languages` folder. = What PHP version is required? = The plugin requires PHP 5.6 or higher. For best performance, we recommend PHP 7.4 or newer. == Screenshots == 1. Main Interface: Clean WordPress admin page with plugin selection and newbie-friendly instructions. 2. File Selection: Browse plugin files with search and select/deselect options. 3. AI Options: Customize the output with powerful AI analysis features, including database details. 4. Matrix Output: Copyable code in a slick green-on-black format. == Changelog == = 1.0 = - Initial release with full AI-optimized features, Matrix-style output, and support for environment and database details. == Credits == - **David (oowpress)**: The mastermind behind the OOW brand and plugin vision. - **Grok (xAI)**: The AI sidekick who coded, suggested features, and brought the fun. - **WordPress Community**: For inspiring tools like this. == Contribute == Got ideas? Found a bug? Contribute on [GitHub](https://github.com/oowpress/oow-ai-codeblaze) or reach out to oowpress! Oow oow, let’s blaze the WordPress world! 🔥