=== UMOX Loader ===
Contributors: umox
Tags: seo, backlinks, monetization, adult, umox
Requires at least: 5.0
Tested up to: 6.5
Requires PHP: 7.4
Stable tag: 1.0.0
License: MIT

Automatically inject the UMOX AI backlink loader into your WordPress site footer. Sell contextual dofollow links on your existing pages, earn USDT.

== Description ==

UMOX Loader connects your WordPress site to the UMOX AI Link Exchange. Once installed and configured with your site token, the plugin:

* Injects a single one-line loader script into your site footer via `wp_footer`
* Enables advertisers to buy dofollow backlinks on your existing pages
* Serves AI-generated contextual snippets (unique per placement, cached 30 days, rotated to avoid Google footprint)
* Verifies the loader is alive from UMOX side and shows site status in your WP dashboard widget

You keep 70% of each placement price (paid in USDT-TRC20). Referrers earn 10%. No content moderation on your end - you accept placements one by one via umox.net/pub.

== Installation ==

1. Upload the `umox-loader` folder to your `/wp-content/plugins/` directory, or install the plugin through the WordPress plugin uploader.
2. Activate the plugin through the "Plugins" menu in WordPress.
3. Register your site at umox.net/pub/sites and copy the loader token from your site page.
4. Go to `Settings > UMOX Loader`, paste the token, and save.
5. Visit your site once so the loader pings home. Verify in the settings page that "Loader detected" shows "yes".

== Frequently Asked Questions ==

= Does this plugin write anything to my content? =

No. It only injects a single `<script async>` tag into your footer via `wp_footer`. The actual link/text is rendered by the loader JS on the client side, into specific slots defined by CSS selectors. Your database and content are untouched.

= Can I control which placements go live? =

Yes. Every advertiser purchase requires your explicit acceptance on umox.net/pub/placements. You see the preview snippet, target URL, and can decline.

= How do I get paid? =

Withdrawals are in USDT-TRC20 (crypto). Minimum $10 payout. Admin processes withdrawals from umox.net/admin/withdrawals. Trusted publishers (10+ successful placements, 5+ prior payouts) get auto-approved queue.

= What happens if I delete the plugin? =

The loader script stops being injected on your site. Existing placements remain in the UMOX database but pages no longer serve the AI snippet. If loader stays absent for 30 minutes, your sites drop out of the advertiser catalog automatically.

== Changelog ==

= 1.0.0 =
* Initial release: token-based loader injection, dashboard widget, connection status.
