=== AdPress ===
Plugin Name: AdPress Ad Manager
Contributors: cybersprocket
Donate link: http://www.cybersprocket.com/products/adpress/
Tags: ads, advertisements, mobile apps, ad manager
Requires at least: 3.3
Tested up to: 3.3.2
Stable tag: 0.1
Manage your own site and mobile ads from a simple WordPress admin panel.
== Description ==
Manage your own site and mobile ads from a simple WordPress admin panel.
Use our shortocde or widgets to place graphic banner, button, or tower ads anywhere on your site.
You own and manage the ad space and ads on your site.
This the initial release and we are looking for feedback.
If you don't see a feature, ask us and you might see it in the next release.
We publish updates to our WordPress plugins on a monthly schedule, so you may want to bookmark this page and check back for more features next month!
= Features =
* Custom Ad types added to WordPress when you install the plugin.
* List, sort, and search for ads by title or tag.
* Select ads by ID or easier-to-remember shorthand tags.
* Uses built-in WordPress media manager to manage graphics.
* Shortcodes with options make it easy to customize.
* Widgets provided.
* Works on all modern web browsers.
* Multiple plugin themes available. These themes tweak the look, position, and other style attributes without affecting the rest of the site.
* Create your own custom plugin themes. Tweak the CSS and easily re-use the style on multiple pages, or create a unique style for each page.
= On The Agenda =
This is our first release with the next update already in planning stages and due out in June. On the agenda:
* Mobile app listener makes it easy to manage web and mobile app ads from one place.
* Ad impression tracking.
* Ad click tracking.
* Basic reporting.
* Target window (open new window).
= Our Philosophy =
Like all of our plugins, we strive to create code the runs efficiently and without bugs. We feel well-written plugins are few and far between. While there are plenty of plugins that look nice, far too many of those plugins, including the "cool shiny ones" have way to many hidden problems. We have found that over 90% of the plugins available on the WordPress plugin directory generate dozens, if not hundreds, of warnings and errors when we turn off the "hide all the problems" settings in PHP.
These hidden problems impact memory usage, fill up disk space, and reduce performance via the typical default logging settings on most web hosts. While you may not see the errors on your WordPress site, they are still being tracked. The more errors, the more disk I/O, the slower the app.
During our 20+ years of software development, we have also found that leaving "innocuous" warnings in place tends to lead to trouble further down the road. Warnings today often become errors tomorrow. Many programming languages, PHP included, continue to tighten security and close loopholes that are typically found living near all those warning messages. Some warnings are also telling you to "change this now, it will be gone tomorrow". Eventually tomorrow will come.
While our plugins may not be the prettiest on the block, we do try to make sure that all the hidden stuff you don't see is designed as well as it can be. To sum it all up, we like to write plugins that last. We hope you appreciate our work.
= Support Development =
If you like this plugin we hope that you will help support our continued development. The best way to offer your support is to [purchase a premium add-on](http://www.cybersprocket.com/products/adpress/). If you don't have the funds to purchase an add-on, please help us reach our 5-star rating by rating this plugin.
= Rate Us =
Please [rate us](http://wordpress.org/extend/plugins/adpress/)!
Give us a chance to address your concerns if we didn't earn 5 stars.
= Special Requests =
We do accept feature requests for all of our plugins, free ones included. The most requested features will make it into the next version.
If you need a special feature NOW, contact us! We offer expedited feature development. Most features can be implemented in less than a week!
= Looking For Customized WordPress Plugins? =
If you are looking for custom WordPress development for your own plugins, give us a call.
Learn more at: http://www.cybersprocket.com/services/wordpress-developers/
= Related Links =
* [AdPress](http://www.cybersprocket.com/products/adpress/)
* [Other Cyber Sprocket Plugins](http://wordpress.org/extend/plugins/profile/cybersprocket/)
* [Custom WordPress Development](http://www.cybersprocket.com/services/wordpress-developers/)
* [Our Facebook Page](http://www.facebook.com/cyber.sprocket.labs)
= Special Thanks =
* [Everaldo](http://www.everaldo.com) for some of our icons.
* [Massive Creative](http://www.massivecreativeinc.com) for some of our banners and other creative work.
== Installation ==
= Requirements =
* PHP 5.1+
* WordPress 3.3+
= Steps =
* Login to your WordPress Admin Panel.
* Go to the "Plugins" page.
* Select "Add New".
* Search for AdPress.
* Click install.
* Activate.
* Edit your pages and put the [adpress] shortcode where you want the map to appear.
== Frequently Asked Questions ==
= How do I report a bug? =
Post in our [support forum](http://redmine.cybersprocket.com/projects/commercial-products/boards/42).
We check this regularly for feature requests and bug reports.
You can also [contact us](http://www.cybersprocket.com/contact-us) to request premium support if you need immediate assistance.
= Do you have documentation? =
Yes, we have comprehensive documentation on our [support pages](http://redmine.cybersprocket.com/projects/adpress/wiki).
= Can I get more information about your updates? =
All of our plugins have a [comprehensive road map](http://redmine.cybersprocket.com/projects/adpress/roadmap?tracker_ids[]=2&completed=1) published on the support site.
= What are the terms of the license? =
The license is based on GPL. You get the code, feel free to modify it as you
wish. We prefer that our customers pay us because they like what we do and
want to support our efforts to bring useful software to market. Learn more
on our [CSL License Terms page](http://redmine.cybersprocket.com/projects/commercial-products/wiki/Cyber_Sprocket_Labs_Licensing_Terms "CSL License Terms page").
= How can I translate the plugin into my language? =
* Find on internet the free program POEDIT, and learn how it works.
* Use the .pot file located in the languages directory of this plugin to create or update the .po files.
* Place these file in the languages subdirectory.
* If everything is ok, email the files to lobbyjones@cybersprocket.com and we will add them to the next release.
* For more information on POT files, domains, gettext and i18n have a look at the I18n for WordPress developers Codex page and more specifically at the section about themes and plugins.
If you create a translation file please send it to us and we'll include it in the next release! We'll also list you here in our credits section!
= What browsers are supported? =
All major browsers should work, however Cyber Sprocket Labs only officially supports the current and prior releases of Internet Explorer, Firefox, Chrome, and Safari.
== Screenshots ==
1. AdPress Banner Ad On Page
2. List of Ads, AdPress Ad Type
3. Editing a Banner Ad
4. AdPress Ad Widget
5. In-App Help
6. Placing banner on page via shortcode.
7. Using media manager to upload graphics.
== Changelog ==
= 0.1 (May, 2012) =
* Initial Release