WordPress Ad-Manager (Advertising)

You are a blogger who wants to earn some extra money by including advertising into your posts or your sidebar? Someone who wants to setup ads in a simple and effective way?

WordPress Ad-Manager offers you a simple solution to implement advertising into your posts, your blog or any other WordPress page. You can use pictures and images or HTML snippets like Google AdSense to incorporate advertising in an easy way. You are able to select ads via Ad Zones, to re-size them or to limit the height or the width. WordPress Ad-Manager also offers statistics.

However, WordPress Ad-Manager’s best feature is its simplicity. It’s easy to set up and also comes with a widget. What more could one want?

Examples

If you want to include a random of your uploaded ads into a post or page, use this shortcode:

[ads]

To limit the width/height of the displayed ad, use w/h followed by the amount of pixels, e.g.:

[ads w500] Limits the width to 500px
[ads h200] Limits the height to 200px
[ads w500 h200] Limits the width to 500px and the height to 200px

To include a specific ad, use the following shortcode and replace ### with the actual ID of the ad you want to display:

[ad ###]

You can use the same parameters as above to limit the width/height, e.g.:

[ad 25] For reference: Embed ad with id 25
[ad 25 w500] Limits the width of the ad with id 25 to 500px

You can embed an Ad-Zone like this (while ## is the id of the zone):

[ad z##]

Again, the same parameters to limit the width/height:

[ad z5] For reference: Embed ad-zone with id 5
[ad z5 h200] Limits the height of the displayed ad with to 200px
[ad z5 w500 h200] Limits the width of the displayed ad to 500px and the height to 200px

Changelog

1.0.1 – Pending

  • Fixed an error in the documentation (Nothing serious, just skip the Shortcodes section and read the examples above ;) )

1.0 – 24th Sep 2011

  • First release

Download WordPress Ad-Manager (Advertising)

Leave a Reply

Your email address will not be published. Required fields are marked *