Ad Commander – Ad Manager for Banners, AdSense, Ad Networks
Ad Commander is a lightweight ad manager for WordPress. Create banner image ads, Google AdSense ads, Amazon Associates ads, and ad network ads. Display them with shortcodes, blocks, automatic inserts, or template tags. AI agents can access your ads and stats to help manage campaigns. Create groups of rotating banner ads or randomly displaying ads. Insert ads with shortcodes, template tags, blocks, or automatic inserts. Inject scripts into the header or footer of your site. Some key features of Ad Commander include: Create individual ads or groups of randomizing, rotating, or manually sorted ads Sell ads with WooCommerce integration AdSense ad type with direct AdSense account integration, manually built ad units, or simple code pasting Track impressions and clicks and generate reports for ads Support for AMP ads with amp-pixel and amp-analytics tracking Inject ads or groups using shortcodes, template tags, blocks, or automatic inserts Conditionally display ads with content targeting options Organize ads by campaign and advertiser Display “Advertisement” or other required labels above ads for regulatory compliance Add custom code before and after ads or groups Dynamically create an ads.txt and manage it in the WordPress admin Works with Gutenberg, classic editor, Elementor, and other page builders AI Agent features (WordPress 6.9 and up): Ad Commander supports the WordPress Abilities API, exposing key features to MCP-compatible AI agents like Claude or ChatGPT. From your AI agent, you can: Pull report data by ad, group, campaign, advertiser, or date range Fetch a list of ads along with their groups, campaigns, and advertisers Get detailed information about individual ads Ad Commander Pro extends agent capabilities further — including the ability to publish and unpublish ads. AdSense users: Ad Commander integrates directly with your AdSense account to make implementing AdSense and AMP ads quick and easy. Simply connect an account and choose from a searchable, sortable list of ad units. Alternatively, build your ads manually or paste in code. Documentation | Support Demo Video Creating rotating banner ads Connecting AdSense Ad Commander core is free to download and use. Ad Commander Pro has additional advanced features. Visit our website to learn more about Ad Commander Pro. Some Pro features include: Allow AI agents to publish and unpublish ads Additional WooCommerce integration features Allow ad purchasers to submit and edit their ads Sync ad groups by campaign Automatically convert AdSense ads to AMP ads Google Analytics (GA4) or other third-party analytics tracking for impressions and clicks Consent via IAB TCF v2.2 compatible Consent Management Platforms Max ad displays per page load (only display an ad once per page) Expire ads by date or maximum stats Advanced automatic insert positions Automatic inserts for bbPress and BuddyPress Lazy load ads when they enter the viewport Popup ads Sticky ads Visitor targeting options Click fraud prevention Geotargeting with MaxMind IP databases Content and visitor targeting for groups and automatic inserts Display groups in a grid layout Weighted or evenly distributed ad impressions Priority email support All Features
Top keywords
- ads33×6.69%
- ad19×3.85%
- ad commander8×1.62%
- adsense8×1.62%
- commander8×1.62%
- groups8×1.62%
- automatic6×1.22%
- ai5×1.01%
- automatic inserts5×1.01%
- display5×1.01%
- inserts5×1.01%
- pro4×0.81%
Solvera AI Ads for Google and Meta
Solvera AI Ads for Google and Meta connects your WordPress site to Solvera — a platform for planning and running performance advertising in Google Ads and Meta (Facebook / Instagram), with AI-assisted workflows. The plugin slug is solvera-ai-ads-for-google-meta. No Solvera account is required to install the plugin; you create or link an account when you complete the flow on Solvera. What the plugin does Builds a structured snapshot of your site (name, home URL, description or tagline, locale, WordPress version, administration email for account matching, site mode). Sends the snapshot when an administrator starts the connection flow (registration or login on Solvera). For WooCommerce stores: includes product-related data in the snapshot and can expose a token-protected product feed URL for catalog use on the platform. Retrieves a site key after your Solvera account is linked (outbound HTTPS requests only) and can push snapshot updates to Solvera. Optional daily snapshot refresh when you enable the advertising schedule (useful for shops). Who develops this Product (platform): Solvera — this plugin connects your site to that service (Plugin URI in the main file). Author / company: Solvera Pro — agency behind the product (Author / Author URI in the main file). WordPress.org listing: the Contributors field is the WordPress.org username allowed to commit releases (solvera). For product support, billing, or campaigns, use solvera.cz. Requirements WordPress 6.3+, PHP 7.4+. HTTPS recommended so redirects and API calls behave reliably. Administrator access to use the plugin screen and start the connect flow. Technical notes Default platform URL is https://solvera.cz. Developers may override with SOLVERA_CONNECT_PLATFORM_URL in wp-config.php. All outbound calls use the WordPress HTTP API (wp_remote_post) and JSON. User-facing strings are in English (source). A Russian translation source file is included in the languages/ folder. Compile it to .mo (e.g. Poedit or msgfmt), place it in languages/, and set the site language to Russian or use your preferred translation workflow. External services This plugin relies on third-party services operated by Solvera. Service: Solvera platform API (default host: solvera.cz, HTTPS only in normal configuration). Purpose: Signup/login handoff with a one-time token, delivery of site snapshot JSON, polling for the site key after the account is linked, and optional ongoing ingest of snapshot updates. Data sent: As assembled by the plugin: site URL, site title, description or tagline, locale, WordPress version, administration email (for matching the account), site mode (simple vs shop), optional WooCommerce-related product summary and public feed URL, plugin version, and similar snapshot fields. Exact fields may evolve with plugin updates; the snapshot is built in code under includes/collector.php. When: When an administrator starts the connect flow, when polling for credentials, when pushing snapshot updates, and on optional scheduled refresh if enabled. Terms / privacy: Use solvera.cz for terms of use, privacy policy, and support for the Solvera platform. Privacy This plugin stores snapshot and configuration data in your WordPress database on your server. It transmits snapshot-related data to Solvera over HTTPS as described under External services. If your site needs a privacy policy under GDPR or similar rules, you should mention that you use Solvera for advertising-related services and link to Solvera’s policy where appropriate. For developers The plugin exposes filters you can use in a custom plugin or theme: solvera_connect_intro_html — HTML for the “What you get” block on the admin screen. solvera_connect_pricing_html — HTML for the plans / trial / store summary block. solvera_connect_default_platform_url — Default platform base URL if not overridden by constant or option. solvera_connect_sync_url — Ingest URL and snapshot when pushing data to the platform.