Plugin Directory

Changeset 768285


Ignore:
Timestamp:
09/07/2013 03:45:28 PM (13 years ago)
Author:
picor.ir
Message:

update to 1.2

Location:
text-advertisements
Files:
21 added
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • text-advertisements/trunk/Text-Advertisements.php

    r768164 r768285  
    44Plugin Name: Text Advertisements
    55Plugin URI: http://picor.ir
    6 Description: Easily put your text advertisements in your wordpress theme.
     6Description: Easily put your text advertisements in your wordpress theme
    77Author: Arash Heidari
    88Author URI: http://picor.ir
    9 Version: 1.1
     9Version: 1.2
    1010License: GPL2
    1111*/
  • text-advertisements/trunk/readme.txt

    r768164 r768285  
    77Requires at least: 3.0
    88Tested up to: 3.6
    9 Stable tag: 1.1
     9Stable tag: 1.2
    1010
    1111Easily put your advertisement link in every where of wordpress theme
     
    3939== Upgrade Notice ==
    4040
     41= 1.2 =
     42* Fix a problem.
     43
     44= 1.1 =
     45* Fix a problem.
     46
    4147= 1.0 =
    4248* Start plugin
    4349
    4450== Changelog ==
     51
     52= 1.2 =
     53* Fix a problem.
     54
     55= 1.1 =
     56* Fix a problem.
    4557
    4658= 1.0 =
  • text-advertisements/trunk/style.css

    r768164 r768285  
    11a.ads,span.ads-title,span.ads-body,span.ads-url{display:block}
    22a.ads{
    3 text-decoration:none;
     3    text-decoration:none;
    44    width:85%;
    55    -webkit-border-radius: 3px;
Note: See TracChangeset for help on using the changeset viewer.