Description
Yzukar DisclosureBox helps publishers add consistent disclosure notices without external APIs, tracking scripts, or affiliate redirects.
The plugin includes:
- A
[yzukar_disclosurebox]shortcode. - A basic Disclosure Box block and a block pattern.
- Three disclosure types: AI-assisted, affiliate, and sponsored.
- Three visual styles: Clean, Soft, and Stripe.
- Global settings for default copy, style, type, and placement.
- Per-post overrides for automatic display.
- Placement at the top of content, after the first paragraph, or manually by shortcode/block.
Yzukar DisclosureBox is a formatting and workflow tool. It does not provide legal advice and does not guarantee compliance with any specific law, platform rule, or advertising policy.
Shortcode
Basic:
[yzukar_disclosurebox]
With options:
[yzukar_disclosurebox type="affiliate" style="stripe" title="Affiliate disclosure" message="Some links may be affiliate links."]
Allowed type values: ai, affiliate, sponsored.
Allowed style values: clean, soft, stripe.
Blocks
This plugin provides 1 block.
- Disclosure Box Display a disclosure box for AI-assisted, affiliate, or sponsored content.
Installation
- Upload the
yzukar-disclosureboxfolder to/wp-content/plugins/. - Activate the plugin through the Plugins screen in WordPress.
- Go to Settings > Yzukar DisclosureBox to configure defaults.
- Add a box manually with
[yzukar_disclosurebox], insert the Disclosure Box block, or enable automatic placement.
FAQ
-
Does this plugin call external APIs?
-
No. Yzukar DisclosureBox does not call external APIs and does not include tracking scripts.
-
Is this a legal compliance plugin?
-
No. The plugin helps display disclosure text, but the site owner remains responsible for the wording, placement, and legal review.
-
Is there a paid version?
-
The free plugin is fully usable as a disclosure box tool. Any future paid add-on must be separate, GPL-compatible, and must not turn this plugin into trialware.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Yzukar DisclosureBox” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Yzukar DisclosureBox” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.1
- Addressed WordPress.org review feedback for unique prefixes and sanitized post meta input.
0.1.0
- Initial submission-ready build with shortcode, block, pattern, global settings, per-post overrides, and automatic placement.