Changeset 1709713
- Timestamp:
- 08/07/2017 05:15:24 PM (9 years ago)
- File:
-
- 1 edited
-
monetize-me/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
monetize-me/trunk/readme.txt
r1709702 r1709713 30 30 * Stable plugin released 31 31 32 33 34 32 == Upgrade Notice == 35 33 N/A 36 37 34 38 35 == Frequently Asked Questions == … … 43 40 = What is the shortcode offered by this plugin = 44 41 This plugin offered only shortcode called [mmps] with few attributes. The shortcode attributes are: 42 45 43 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. 46 44 47 45 2. width: width of the advertisment need to be mention in the 'width' attribute. default value for 'width' attribute is 'responsive'. 48 46 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'. 50 48 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'. 52 50 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' 54 52 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. 56 54 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. 58 56 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. 60 58 61 59 = Do I need a backup of my website to use this plugin? =
Note: See TracChangeset
for help on using the changeset viewer.