remove firephp reference, grrr...
This commit is contained in:
parent
6d1c2d88ee
commit
b5afdf41b8
@ -3,7 +3,7 @@
|
|||||||
Plugin Name: Plugin Wonderful
|
Plugin Name: Plugin Wonderful
|
||||||
Plugin URI: http://www.coswellproductions.com/wordpress/wordpress-plugins/
|
Plugin URI: http://www.coswellproductions.com/wordpress/wordpress-plugins/
|
||||||
Description: Easily embed a Project Wonderful publisher's advertisements.
|
Description: Easily embed a Project Wonderful publisher's advertisements.
|
||||||
Version: 0.4.2
|
Version: 0.4.3
|
||||||
Author: John Bintz
|
Author: John Bintz
|
||||||
Author URI: http://www.coswellproductions.org/wordpress/
|
Author URI: http://www.coswellproductions.org/wordpress/
|
||||||
|
|
||||||
@ -26,7 +26,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
require_once('classes/PWAdboxesClient.php');
|
require_once('classes/PWAdboxesClient.php');
|
||||||
require_once('FirePHPCore/fb.php');
|
// require_once('FirePHPCore/fb.php');
|
||||||
|
|
||||||
define('PLUGIN_WONDERFUL_XML_URL', 'http://www.projectwonderful.com/xmlpublisherdata.php?publisher=%d');
|
define('PLUGIN_WONDERFUL_XML_URL', 'http://www.projectwonderful.com/xmlpublisherdata.php?publisher=%d');
|
||||||
define('PLUGIN_WONDERFUL_UPDATE_TIME', 60 * 60 * 12); // every 12 hours
|
define('PLUGIN_WONDERFUL_UPDATE_TIME', 60 * 60 * 12); // every 12 hours
|
||||||
|
@ -3,7 +3,7 @@ Contributors: johncoswell
|
|||||||
Tags: ads, sidebar, widget
|
Tags: ads, sidebar, widget
|
||||||
Requires at least: 2.7
|
Requires at least: 2.7
|
||||||
Tested up to: 2.7.1
|
Tested up to: 2.7.1
|
||||||
Stable tag: 0.4.2
|
Stable tag: 0.4.3
|
||||||
Donate link: http://www.coswellproductions.com/wordpress/wordpress-plugins/
|
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.
|
Plugin Wonderful lets Project Wonderful publishers quickly and easily add their adboxes to thier WordPress site.
|
||||||
|
Loading…
Reference in New Issue
Block a user