Plugin Directory

Changeset 1709713


Ignore:
Timestamp:
08/07/2017 05:15:24 PM (9 years ago)
Author:
shahalom
Message:

Update the readme file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • monetize-me/trunk/readme.txt

    r1709702 r1709713  
    3030* Stable plugin released
    3131
    32 
    33 
    3432== Upgrade Notice ==
    3533N/A
    36 
    3734
    3835== Frequently Asked Questions ==
     
    4340= What is the shortcode offered by this plugin =
    4441This plugin offered only shortcode called [mmps] with few attributes. The shortcode attributes are:
     42
    4543    1. id: slug of any ad can be provide in the id attribute. with this 'id' attribute all other attribute will not work. because with this 'id' attribute you are telling an specific ad that you have created.
    4644
    4745    2. width: width of the advertisment need to be mention in the 'width' attribute. default value for 'width' attribute is 'responsive'.
    4846
    49     2. height: height of the advertisment need to be mention in the 'width' attribute. default value for 'height' attribute is 'responsive'.
     47    3. height: height of the advertisment need to be mention in the 'width' attribute. default value for 'height' attribute is 'responsive'.
    5048
    51     3. class: left, right, and center are allowed values for the 'class' attribute to mention the alignment of the advertisment. default value is 'left'.
     49    4. class: left, right, and center are allowed values for the 'class' attribute to mention the alignment of the advertisment. default value is 'left'.
    5250
    53     4. stype: stype need a slug of a sponsor. default is 'adsense'
     51    5. stype: stype need a slug of a sponsor. default is 'adsense'
    5452
    55     5. type: mix, link, text, and img are allowed values for the 'type' attribute.
     53    6. type: mix, link, text, and img are allowed values for the 'type' attribute.
    5654
    57     6. limit: how many ads to be serve matching required attribute. any mumber are allowed but 0.
     55    7. limit: how many ads to be serve matching required attribute. any mumber are allowed but 0.
    5856
    59     7. wrapper: default value is 1 to wrap your advertisemet script in a div. use 0 to not use any html div wrapper.
     57    8. wrapper: default value is 1 to wrap your advertisemet script in a div. use 0 to not use any html div wrapper.
    6058
    6159= Do I need a backup of my website to use this plugin? =
Note: See TracChangeset for help on using the changeset viewer.