Changeset 459462
- Timestamp:
- 11/04/2011 03:50:05 PM (14 years ago)
- Location:
- make-my-blog-honest
- Files:
-
- 45 added
- 1 deleted
- 1 edited
- 18 copied
-
tags/1.3 (added)
-
tags/1.3/css (added)
-
tags/1.3/css/deal_configuration_page.css (added)
-
tags/1.3/css/eds_disgusting_background.css (added)
-
tags/1.3/css/guide.css (added)
-
tags/1.3/html (added)
-
tags/1.3/html/deal-configuration-page-step8.php (added)
-
tags/1.3/html/deal-configuration-page.php (added)
-
tags/1.3/html/elements (added)
-
tags/1.3/html/elements/deal-display.php (added)
-
tags/1.3/html/elements/deal-list.php (added)
-
tags/1.3/html/honesty-settings-page-step5.php (added)
-
tags/1.3/html/honesty-settings-page.php (added)
-
tags/1.3/images (added)
-
tags/1.3/images/eds-disgusting-background.png (added)
-
tags/1.3/images/eds-horrible-banner1.jpg (added)
-
tags/1.3/images/eds-horrible-banner2.jpg (added)
-
tags/1.3/images/eds-horrible-banner3.jpg (added)
-
tags/1.3/index.php (added)
-
tags/1.3/js (added)
-
tags/1.3/js/deal_configuration_page.js (added)
-
tags/1.3/js/eds_annoying_popup-2.0.js (added)
-
tags/1.3/js/eds_annoying_popup-3.0.js (added)
-
tags/1.3/js/eds_annoying_popup.js (added)
-
tags/1.3/js/guide.js (added)
-
tags/1.3/language (added)
-
tags/1.3/language/mmbh-es.mo (added)
-
tags/1.3/language/mmbh-es.po (added)
-
tags/1.3/readme.txt (added)
-
tags/1.3/screenshot-1.png (added)
-
tags/1.3/screenshot-2.png (added)
-
tags/1.3/screenshot-3.png (added)
-
tags/1.3/screenshot-4.png (added)
-
tags/1.3/step1.php (added)
-
tags/1.3/step10.php (added)
-
tags/1.3/step11.php (added)
-
tags/1.3/step2.php (added)
-
tags/1.3/step3.php (added)
-
tags/1.3/step4.php (added)
-
tags/1.3/step5.php (added)
-
tags/1.3/step6.php (added)
-
tags/1.3/step7.php (added)
-
tags/1.3/step8.php (added)
-
tags/1.3/step9.php (added)
-
tags/1.3/uninstall.php (added)
-
trunk/css (copied) (copied from make-my-blog-honest/trunk/make-my-blog-honest/css)
-
trunk/html (copied) (copied from make-my-blog-honest/trunk/make-my-blog-honest/html)
-
trunk/images (copied) (copied from make-my-blog-honest/trunk/make-my-blog-honest/images)
-
trunk/index.php (copied) (copied from make-my-blog-honest/trunk/make-my-blog-honest/index.php) (1 diff)
-
trunk/js (copied) (copied from make-my-blog-honest/trunk/make-my-blog-honest/js)
-
trunk/language (copied) (copied from make-my-blog-honest/trunk/make-my-blog-honest/language)
-
trunk/make-my-blog-honest (deleted)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/step1.php (copied) (copied from make-my-blog-honest/trunk/make-my-blog-honest/step1.php)
-
trunk/step10.php (copied) (copied from make-my-blog-honest/trunk/make-my-blog-honest/step10.php)
-
trunk/step11.php (copied) (copied from make-my-blog-honest/trunk/make-my-blog-honest/step11.php)
-
trunk/step2.php (copied) (copied from make-my-blog-honest/trunk/make-my-blog-honest/step2.php)
-
trunk/step3.php (copied) (copied from make-my-blog-honest/trunk/make-my-blog-honest/step3.php)
-
trunk/step4.php (copied) (copied from make-my-blog-honest/trunk/make-my-blog-honest/step4.php)
-
trunk/step5.php (copied) (copied from make-my-blog-honest/trunk/make-my-blog-honest/step5.php)
-
trunk/step6.php (copied) (copied from make-my-blog-honest/trunk/make-my-blog-honest/step6.php)
-
trunk/step7.php (copied) (copied from make-my-blog-honest/trunk/make-my-blog-honest/step7.php)
-
trunk/step8.php (copied) (copied from make-my-blog-honest/trunk/make-my-blog-honest/step8.php)
-
trunk/step9.php (copied) (copied from make-my-blog-honest/trunk/make-my-blog-honest/step9.php)
-
trunk/uninstall.php (copied) (copied from make-my-blog-honest/trunk/make-my-blog-honest/uninstall.php)
Legend:
- Unmodified
- Added
- Removed
-
make-my-blog-honest/trunk/index.php
r459213 r459462 4 4 Plugin URI: http://bloggingsquared.com/plugins/Word11Demo 5 5 Description: This plugin will teach you how to build a plug-in of your own, with Honest Eds as the example client. 6 Version: 1. 26 Version: 1.3 7 7 Author: Dan Imbrogno 8 8 Author URI: http://bloggingsquared.com -
make-my-blog-honest/trunk/readme.txt
r459213 r459462 5 5 Requires at least: 3.2 6 6 Tested up to: 3.2.1 7 Stable tag: 1. 27 Stable tag: 1.3 8 8 9 9 Learn how to build better WordPress plugins with this handy tutorial. You'll learn some good plugin techniques in this easy to follow tutorial. … … 33 33 == Changelog == 34 34 35 = 1.3 = 36 * Moved plugin files into root of plugin directory 37 35 38 = 1.2 = 36 39 * Initial release
Note: See TracChangeset
for help on using the changeset viewer.