Desk9 AI Content Disclosure helps you document AI-assisted work in a calm, readable way. Choose tools (like OpenAI or Gemini), add a short or long disclaimer, pick a layout that fits your theme, and optionally expose a compact “tools used” line or badge-style hints.
Everything runs on your server—settings and post options are stored in your WordPress database. This plugin is a practical transparency aid; statutes and obligations depend on your context, so treat the copy as informational, not a legal guarantee.
Mit diesem Plugin kennzeichnen Sie KI-unterstützte Inhalte klar für Besucherinnen und Besucher. Die ausführliche Anleitung folgt auf Englisch (Standard für WordPress.org). Übersetzungen über die Community: https://translate.wordpress.org/
[deskaico_disclosure] for precise placement in classic layouts, page builders, or template parts.Official releases include readable source under src/ (JavaScript and Sass) plus package.json and webpack.config.js, so you can audit or fork the plugin without a separate repository. The compiled bundles that WordPress loads live in build/ and match what ships on WordPress.org when you run the production build.
Rebuild compiled assets (optional):
npm.npm install once to install dev dependencies.npm run build to regenerate the build/ assets.npm run start.Layout reference: src/disclosure/ contains the Gutenberg block; src/post-sidebar/ powers the document sidebar; webpack.config.js extends @wordpress/scripts so both entry points compile.
Translators and maintainers: string extraction and JSON translation files for the editor often use WP-CLI wp i18n (see WordPress developer docs). Community translations are coordinated at https://translate.wordpress.org/
manage_options configure global defaults; authors and editors update per-entry values according to their roles.Translations load automatically from wp-content/plugins/desk9-ai-content-disclosure/languages/ using the plugin’s Text Domain and Domain Path headers, and from language packs under wp-content/languages/plugins/ when available.
Tip: The dashboard language often follows Users Profile Language. If the site is localized but your user profile is still English, some strings may stay in English until you change that setting.
Community volunteers can translate the plugin at https://translate.wordpress.org/