From aef313d7b66c3525cc3ba8add55dfc887a168ede Mon Sep 17 00:00:00 2001 From: John Bintz Date: Mon, 29 Mar 2010 19:50:55 -0400 Subject: [PATCH] add unsupported notice --- .gitignore | 3 +++ readme.txt | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5236e1e..4b208c8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ *~ +.buildpath +.project +.settings/ diff --git a/readme.txt b/readme.txt index 8ddd5c3..8dff887 100644 --- a/readme.txt +++ b/readme.txt @@ -4,12 +4,13 @@ Tags: ads, sidebar, widget Requires at least: 2.7 Tested up to: 2.8.1 Stable tag: 0.5.2 -Donate link: http://www.coswellproductions.com/wordpress/wordpress-plugins/ Plugin Wonderful lets Project Wonderful publishers quickly and easily add their adboxes to thier WordPress site. == Description == +*Plugin Wonderful is no longer actively maintained. If you wish to take over the project, contact John Bintz (john@coswellproductions.com).* + Plugin Wonderful downloads your adbox information from Project Wonderful and creates a series of widgets that can easily be added to your sidebars. It also adds a new template tag, `the_project_wonderful_ad()`, that lets you embed Project Wonderful ads directly into your site. Adbox code is downloaded straight from Project Wonderful, so your adboxes are always displayed correctly. You can also easily activate new ads without having to modify your theme. == Installation ==