=== WP Google Ad Manager Plugin === Contributors: Andreas Berger Donate link: http://www.bretteleben.de/ Tags: Google Ad Manager, Google Adsense, WordPress Plugin, Requires at least: 2.7.0 Tested up to: 2.7.0 Stable tag: 1.0.0beta This plugin allows to use Google Ad Manager to display Ads within your posts, pages and sidebar. == Description == The Plugin allows to set your Ad Manager Publisher ID + up to ten fields with Ad Manager Slotnames and to call them from within your template, from within sidebar widgets and from within posts. Please consider it as beta - as stated in current version number - and do a test-run before use! Further versions will add support for Ad Manager Attributes and Ad Manager Custom Targeting. For information and updates, please visit: http://www.bretteleben.de Usage: After having set PublisherID and AdSlotNames at "Settings" > "Google Ad Manager" in your Administration Interface put the calls: in your Template: To call ads from within your template (above or below content, at a fixed position in your sidebar, and so on ...) insert the call directly into the sourcecode of the template. The call comes as HTML-comment and looks such as: where "field_to_use" is one of the fields above: S0 - S9, so - to call field S1, the call would look such as: in your Posts: To call ads from within a post, switch to HTML-view and insert the call at the position, you want the ad to be displayed within your post. The call comes as HTML-comment and looks such as: where "field_to_use" is one of the fields above: S0 - S9, so - to call field S7, the call would look such as: You may want to use the fields 7 to 9 with your posts, because they allow to set more than one slot. How many slots you set in these fields is up to you. Set 3 slots and the first three posts will display the ads. Set 5, 7, 10 ... exactly. :) in your Sidebar: To place ads in your sidebar, ad a Text-widget (for "Arbitrary text or HTML" - it comes with wordpress) to your sidebar and put into it the call, which again looks such as: where "field_to_use" is one of the fields above: S0 - S9, so - to call field S3, the call would look such as: == Installation == 1. Unzip and Upload the folder 'wordpress-plugin-for-google-ad-manager' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to Settings and configure the options. 4. Add the calls to a post, page or widget where u want it to appear. == Frequently Asked Questions == == Screenshots ==