Changeset 835974
- Timestamp:
- 01/10/2014 08:25:24 AM (12 years ago)
- Location:
- openx-wordpress-widget/trunk
- Files:
-
- 2 edited
-
openx-wp-widget.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
openx-wordpress-widget/trunk/openx-wp-widget.php
r704753 r835974 3 3 Plugin Name: openxwpwidget 4 4 Plugin URI: http://xclose.de/wordpress/wordpress-widget-for-openx 5 Description: Sidebar-Widget, display a banner in a sidebar and replace magics {openx:zoneid} with calls to a openx adserver5 Description: OpenX Wordpress Widget is a plugin for wordpress websites and provides a simple, straightforward way to place ads from a Revive (formerly OpenX) AdServer on a website. 6 6 Version: 1.2.8 7 7 Author: Heiko Weber, heiko@wecos.de 8 8 Author URI: http://www.wecos.de 9 Update Server: http://www.wecos.de/openx-wordpress-widget-updates10 9 Min WP Version: 2.5.0 11 Max WP Version: 3. 5.110 Max WP Version: 3.8.0 12 11 ***/ 13 12 … … 223 222 if (document.mmm_fo) document.write (\"&mmm_fo=1\"); 224 223 document.write (\"'><\/scr\"+\"ipt>\"); 225 //]]>--></script><noscript><a href='http:// $location/ck.php?n=$n&cb=$random' target='_blank'><img src='http://" . $location . "/avw.php?zoneid=$zoneID&cb=$random{$amp}{$params}&n=$n' border='0' alt='' /></a></noscript>";224 //]]>--></script><noscript><a href='http://{$location}/ck.php?n={$n}&cb={$random}' target='_blank'><img src='http://{$location}/avw.php?zoneid={$zoneID}&cb={$random}{$amp}{$params}&n={$n}' border='0' alt='' /></a></noscript>"; 226 225 } 227 226 -
openx-wordpress-widget/trunk/readme.txt
r704753 r835974 4 4 Tags: openx, openads, phpadsnew, advertising, banner 5 5 Requires at least: 2.5 6 Tested up to: 3. 5.16 Tested up to: 3.8.0 7 7 Stable tag: 1.2.8 8 8 … … 10 10 == Description == 11 11 12 OpenX Wordpress Widget is a plugin for wordpress websites and provides a simple, straightforward way to place ads from a n OpenXAdServer on a website.12 OpenX Wordpress Widget is a plugin for wordpress websites and provides a simple, straightforward way to place ads from a Revive (formerly OpenX) AdServer on a website. 13 13 14 14 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.