WP Manifestindependent plugin directory
manifest / privacy / agcn-wordpress

AGCN (AI-Generated Content Notifier)

AGCN is a WordPress plugin that seamlessly integrates with your website to inform visitors about AI-generated content. Built on top of the AGCN JavaScript widget, this plugin provides an easy-to-use interface for WordPress administrators to manage AI content notifications across their site.

by Macnoc · github.com/macnoc/agcn-wordpress · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/macnoc/agcn-wordpress/archive/refs/heads/master.zip

AGCN (AI-Generated Content Notifier) for WordPress

Description

AGCN is a WordPress plugin that seamlessly integrates with your website to inform visitors about AI-generated content. Built on top of the AGCN JavaScript widget, this plugin provides an easy-to-use interface for WordPress administrators to manage AI content notifications across their site.

Key Features

  • Easy Configuration: Simple admin interface to manage all settings
  • Multi-language Support: Built-in support for multiple languages
  • Gutenberg Integration: Native block editor support with custom block attributes
  • Customizable Styling: Extensive styling options through the WordPress admin
  • Responsive Design: Works seamlessly on all devices and screen sizes
  • Accessibility Ready: WCAG 2.1 compliant with full keyboard navigation support

Installation

Automatic Installation

  1. Log in to your WordPress dashboard
  2. Navigate to Plugins → Add New
  3. Search for "AGCN"
  4. Click "Install Now" and then "Activate"

Manual Installation

  1. Download the latest release from the [WordPress plugin repository]() or [GitHub releases]()
  2. Extract the downloaded ZIP file
  3. Rename the extracted folder to agcn
  4. Upload the agcn folder to the /wp-content/plugins/ directory
  5. Activate the plugin through the 'Plugins' menu in WordPress

Configuration

Basic Setup

  1. Navigate to Settings → AGCN Settings in your WordPress admin
  2. Configure the following tabs:
    • Configuration: Basic plugin settings
    • Content Management: Manage notification content
    • Styling: Customize the appearance

Available Settings

Configuration Tab

  • Language Selection
  • Badge Position (top-left, top-right, bottom-left, bottom-right)
  • Show/Hide Badge
  • Support Attribution

Content Management Tab

  • Header Text
  • Modal Title
  • Modal Body Content
  • Section Management
    • Add/Remove Sections
    • Custom Notice Text
    • Section Titles and Content

Styling Tab

  • Color Customization
  • Dark Mode Support
  • Badge Styling
  • Modal Styling
  • Notice Styling

Usage

Basic Implementation

The plugin automatically adds necessary scripts and styles to your WordPress site. The AI content badge will appear according to your configuration settings.

Gutenberg Blocks

  1. Select any block in the Gutenberg editor
  2. Open the block settings sidebar
  3. Find the "AI Content" section
  4. Select the appropriate AI content type

Requirements

  • WordPress 5.2 or higher
  • PHP 7.2 or higher
  • Modern browsers with ES6 support

Frequently Asked Questions

Is this plugin GDPR compliant?

Yes, AGCN does not collect any personal data and is fully GDPR compliant.

Can I use this with page builders?

Yes, AGCN works with most popular page builders including Elementor, Divi, and WPBakery.

Does it affect site performance?

AGCN is lightweight and optimized for performance. The JavaScript bundle is only 41KB minified and gzipped.

Support

Contributing

Contributions are welcome! Please submit a pull request or open an issue for any enhancements or bug fixes.

License

This project is licensed under the GPL v2 or later - see the LICENSE file for details.

Credits