Changeset 768285
- Timestamp:
- 09/07/2013 03:45:28 PM (13 years ago)
- Location:
- text-advertisements
- Files:
-
- 21 added
- 1 deleted
- 3 edited
-
tags/1.1 (deleted)
-
tags/1.2 (added)
-
tags/1.2/Text-Advertisements.php (added)
-
tags/1.2/img (added)
-
tags/1.2/img/advertising.png (added)
-
tags/1.2/img/hand.png (added)
-
tags/1.2/inc (added)
-
tags/1.2/inc/add-meta-boxes.php (added)
-
tags/1.2/inc/add-post-type.php (added)
-
tags/1.2/inc/add-shortcode.php (added)
-
tags/1.2/langs (added)
-
tags/1.2/langs/default.mo (added)
-
tags/1.2/langs/default.po (added)
-
tags/1.2/langs/text-advertisements-fa_IR.mo (added)
-
tags/1.2/langs/text-advertisements-fa_IR.po (added)
-
tags/1.2/readme.txt (added)
-
tags/1.2/screenshot-1.png (added)
-
tags/1.2/screenshot-2.png (added)
-
tags/1.2/screenshot-3.png (added)
-
tags/1.2/screenshot-4.png (added)
-
tags/1.2/shortcodes.txt (added)
-
tags/1.2/style.css (added)
-
trunk/Text-Advertisements.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
text-advertisements/trunk/Text-Advertisements.php
r768164 r768285 4 4 Plugin Name: Text Advertisements 5 5 Plugin URI: http://picor.ir 6 Description: Easily put your text advertisements in your wordpress theme .6 Description: Easily put your text advertisements in your wordpress theme 7 7 Author: Arash Heidari 8 8 Author URI: http://picor.ir 9 Version: 1. 19 Version: 1.2 10 10 License: GPL2 11 11 */ -
text-advertisements/trunk/readme.txt
r768164 r768285 7 7 Requires at least: 3.0 8 8 Tested up to: 3.6 9 Stable tag: 1. 19 Stable tag: 1.2 10 10 11 11 Easily put your advertisement link in every where of wordpress theme … … 39 39 == Upgrade Notice == 40 40 41 = 1.2 = 42 * Fix a problem. 43 44 = 1.1 = 45 * Fix a problem. 46 41 47 = 1.0 = 42 48 * Start plugin 43 49 44 50 == Changelog == 51 52 = 1.2 = 53 * Fix a problem. 54 55 = 1.1 = 56 * Fix a problem. 45 57 46 58 = 1.0 = -
text-advertisements/trunk/style.css
r768164 r768285 1 1 a.ads,span.ads-title,span.ads-body,span.ads-url{display:block} 2 2 a.ads{ 3 text-decoration:none;3 text-decoration:none; 4 4 width:85%; 5 5 -webkit-border-radius: 3px;
Note: See TracChangeset
for help on using the changeset viewer.