=== AdMangler === Contributors: Allen Sanford Donate link: http://www.codeternals.com/adMangler/ Tags: Ads Requires at least: 2.8.2 Tested up to: 2.8.4 Stable Tag: 0.0.4.Alpha AdMangler is being designed as an all in one Ads Management Plugin. == Description == AdMangler is being designed as an all in one Ads Management Plugin. With AdMangler you will be able to successfully manage, sell, rotate, even alternate paid subscription ads as well as track all the stats about your ads from one plugin. Functionality in the Stable Release: Functionality yet to come: Please remember we are still in the Alpha phase of this project not everything is as it seems. If you would like to contribute please contact webmaster at codeternals dot com and tell us where you feel can contribute. More Information can be found at http://www.codeternals.com/admangler/ == Installation == 1. Upload `admangler.zip` or `admangler.tgz` to the `/wp-content/plugins/` directory and extract the contents. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Place `` near the top of any template file you plan to use the $adMangler object. 1. Place `GetAds(, , false); ?>` ex: `GetAds(468, 60, false); ?>`. 1. Alternativly you can place [AdMangler:``x``] ex: [AdMangler:468x60] inside any page or post where you wish your ad to show. == Frequently Asked Questions == = When I try to use the $adMangler object to display ads it errors out, what is the deal? = You may need to explicitly tell php to use the global $adMangler object like so `` == Screenshots == None Yet == Changelog == = 0.0.4 Alpha = * Improved aesthetics integrated Wordpress built in styling * Added delete button to the edit banner page * Added a preview to the banner list * Added icon to the menu for AdMangler * Other minor bug fixes = 0.0.3.Alpha = * Trying to get wordpress.org to work properly updating the repo = 0.0.2.Alpha = * Changed the version number format = 0.0.2 Alpha = * Cleaned up some rather dirty stuff * Made the banner editing form more intuitive. (This will make old data obsolete you need to use the new structure) * Added an explanation how to use AdMangler to the dashboard. * Put Coming soon message under settings (Eventually will use this for things like "stop taking orders option", "paypal email", etc...). = 0.0.1 Alpha = * Add and Remove Banner Ads * Display and Rotate Random Banner Ads