[cc-commits] [CC SVN] r14572 - ccwordpress/trunk/www/wp-content/plugins
webmaster at creativecommons.org
webmaster at creativecommons.org
Fri Jul 9 15:21:35 EDT 2010
Author: nkinkade
Date: 2010-07-09 19:21:34 +0000 (Fri, 09 Jul 2010)
New Revision: 14572
Removed:
ccwordpress/trunk/www/wp-content/plugins/menu-manager/
ccwordpress/trunk/www/wp-content/plugins/readme.txt
Log:
Removed a few more un-needed plugins.
Deleted: ccwordpress/trunk/www/wp-content/plugins/readme.txt
===================================================================
--- ccwordpress/trunk/www/wp-content/plugins/readme.txt 2010-07-09 19:20:17 UTC (rev 14571)
+++ ccwordpress/trunk/www/wp-content/plugins/readme.txt 2010-07-09 19:21:34 UTC (rev 14572)
@@ -1,30 +0,0 @@
-=== Wedesign Debug 1.0 ===
-Contributors: Aaron Fay, Craig Davis
-Donate link: http://aaronfay.ca/plugin-wedesign-debug/
-Tags: wordpress, debug, output
-Requires at least: 1.5
-Tested up to: 2.1.2
-Stable tag: 1.0
-
-Wedesign Debug is a simple way to debug your Wordpress Development without echoing or printing statements into your site's templates.
-
-== Description ==
-
-Wedesign Debug 1.0 is based on a php debug script written in a tutorial by Craig Davis for Zend Developer Zone. The simple script
-outputs your data preformatted to a popunder 'console' window (handy if you have a secondary monitor). The plugin also includes a timer
-method for profiling your functions and an option to use cookies to trigger the debug methods so your output is transparent to your visitors/client.
-
-== Installation ==
-
-1.Download the plugin.
-2.Activate on your Plugins page.
-3.Place `<?php wd_output('Hello World'); ?>` anywhere in your wordpress development.
-
-== Frequently Asked Questions ==
-
-= Where can I get more information about this plugin? =
-
-http://aaronfay.ca/plugin-wedesign-debug/ has the full API.
-
-
-
More information about the cc-commits
mailing list