=== AIT AI Admin Assistance === Contributors: Rustaurius Tags: admin, help, guidance, ai, workflows, bookmarks Requires at least: 5.8 Tested up to: 7.0 Requires PHP: 7.4 Stable tag: 1.0.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A slide-in help panel for the WP admin with designer guidance, bookmarks, workflows, quick links, and optional AI-powered contextual assistance. == Description == **AI Admin Assistance adds an slide-in AI assistant and help panel to WordPress admin screens** so you can find the right settings faster, follow step-by-step workflows, and keep important help links handyβ€”all without leaving the page. 🌟 [Pro](https://www.wpaiplugins.dev/wordpress-ai-admin-assistance/) | πŸ“– [Documentation](https://doc.wpaiplugins.dev/plugins/ai-admin-assistance/user/) | ℹ️ [Support](https://wordpress.org/support/plugin/ait-ai-admin-assistance/) Use it as an "admin help hub" for your site (or client sites): - Show **Designer Guidance** that's relevant to the current screen (global + screen/post type/taxonomy targeting) - Ask **contextual AI questions** right inside wp-admin (optional, can be disabled) - Run **Workflows** (Pro) that guide admins through common tasks step-by-step - Save answers and links as **Bookmarks**, filtered to the screen where you saved them - Display **Quick Links** in the panel footer for fast access to docs or tools - Control visibility by **user role** (only show the panel to the roles you want) [youtube https://www.youtube.com/watch?v=18-H23SuY18] ### πŸ”₯ Key Features (Lite) - 🧠 **Ask AI**: contextual AI assistance inside wp-admin - βœ… Slide-in admin panel (right or left side) - βœ… **Designer Guidance** (custom post type) with targeting: - Global - Screen-specific - Post type - Taxonomy - βœ… **Bookmarks** (save AI answers + important links) - βœ… **Quick Links** footer (configurable) - βœ… Role-based visibility controls - βœ… Optional UI preferences (remember open/collapsed state and panel width per user) ### 🌟 Pro Features (Upgrade) - 🧠 **Ask AI Conversations**: continue the conversation to clarify or dive deeper into any admin issues - 🧩 **Workflows**: guided, step-by-step admin tasks - πŸ” Continue conversation (follow-up questions) and workflow resume support - ℹ️ Inline Guidance - βœ… Configure **acknowledgements** that can be shown to users, including critical ones that block access until accepted. - ⬆️ Easily **export** settings and/or guidance and/or workflows, so you can **import** them into another site. - βš™οΈ Additional configuration options, advanced controls and styling options. == External Services == This plugin can connect to the **OpenAI API** to generate AI answers in the "Ask AI" feature (Pro). When enabled, requests may include: - Your question text - The current admin screen context (screen ID, post type, taxonomy) - If you enable "Include extra page context": visible headings and a schema of visible form fields (labels/types/names) **without field values** You can disable AI features at any time in the plugin settings. OpenAI policies: - Terms of service: https://openai.com/policies/row-terms-of-use/ - Privacy policy: https://openai.com/policies/row-privacy-policy/ == Installation == 1. Upload the plugin folder to `/wp-content/plugins/` or install via **Plugins β†’ Add New**. 2. Activate the plugin via **Plugins**. 3. Go to **AI Admin Assistance β†’ Settings** to configure panel visibility and features. 4. Create guidance items under **Guidance** (if enabled) to show helpful instructions on relevant admin screens. == Screenshots == 1. The AI Admin Assistance slide-in panel inside wp-admin 2. Designer Guidance targeted to the current admin screen 3. Bookmarks list for saved answers and links 4. Workflows (Pro): step-by-step guided tasks 5. Settings: role visibility and feature toggles == Frequently Asked Questions == = Does this require an OpenAI API key? = Only if you enable **Ask AI** (Pro). If AI is disabled, the plugin still works for guidance, bookmarks, and quick links. = Will it send my form values or private data to OpenAI? = If you enable "Include extra page context", the plugin sends **headings** and a **field schema** (labels/types/names) to help the model understand what screen you're on. It does **not** send field values by default. = Can I limit who sees the panel? = Yes. Use the role visibility settings to show the panel only to specific roles. == Changelog == = 1.0.2 (2026-05-15) = - Fixed deprecated notices. - Compatible with WordPress 7.0. = 1.0.1 (2026-04-22) = - Added in help content for the plugin itself. - Fix for Workflows not appearing correctly. - Fix for targeting of third-party elements. - Fix for settings tab loading blank. - For for license status check not working correctly. = 1.0.0 = - Initial plugin version