Changeset 2080596
- Timestamp:
- 05/04/2019 07:24:30 PM (7 years ago)
- File:
-
- 1 edited
-
linkvertise-script-api/trunk/readme.txt (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
linkvertise-script-api/trunk/readme.txt
r2080589 r2080596 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html 9 9 10 The Linkvertise Script API Plugin automatically monetizes the external links on your website. 11 Earn money from visitors who want to leave your site - Perfect for forums, download portals, and blogs. 12 Install and activate the plugin, enter your Linkvertise-ID in Settings and easily earn money with links on your website. 10 The Linkvertise Script API Plugin automatically monetizes the external links on your website. Earn money from visitors who want to leave your site - Perfect for forums, download portals, and blogs. Install and activate the plugin, enter your Linkvertise-ID in Settings and easily earn money with links on your website. 13 11 14 12 == Description == 15 13 16 14 The Linkvertise Script API Plugin automatically monetizes the external links on your website. 15 17 16 Earn money from visitors who want to leave your site - Perfect for forums, download portals, and blogs. 17 18 18 Install and activate the plugin, enter your Linkvertise-ID in Settings and easily earn money with links on your website. 19 19 20 All benefits at a glance: 20 **All benefits at a glance:** 21 21 22 - Start immediately in one step 22 23 - Automatic conversion of all external links into Linkvertise links … … 25 26 - Good user experience of your website visitors 26 27 27 Please note: 28 **Please note:** 29 28 30 - This plugin only works if you have a Linkvertise account 29 31 - The advertising settings of the links must still be set on the Linkvertise website … … 31 33 == Installation == 32 34 33 From WordPress-Dashboard 35 **From WordPress-Dashboard** 34 36 35 37 1. Visit Plugins > Add New … … 39 41 5. Click Save Settings 40 42 41 From WordPress.org 43 **From WordPress.org** 42 44 43 45 1. Download Linkvertise Script API Plugin … … 47 49 5. Click Save Settings 48 50 49 Extra 51 **Extra** 50 52 51 53 If you have questions about the Linkvertise API, the 'Help' tab will help you. … … 78 80 == Screenshots == 79 81 80 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from81 the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets82 directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png`83 (or jpg, jpeg, gif).84 2. This is the second screen shot85 86 82 == Changelog == 87 83 88 84 = 1.0.3 = 89 85 * Initial Release 90 91 == A brief Markdown Example ==92 93 Ordered list:94 95 1. Some feature96 1. Another feature97 1. Something else about the plugin98 99 Unordered list:100 101 * something102 * something else103 * third thing104 105 Here's a link to [WordPress](https://wordpress.org/ "Your favorite software") and one to [Markdown's Syntax Documentation][markdown syntax].106 Titles are optional, naturally.107 108 [markdown syntax]: https://daringfireball.net/projects/markdown/syntax109 "Markdown is what the parser uses to process much of the readme file"110 111 Markdown uses email style notation for blockquotes and I've been told:112 > Asterisks for *emphasis*. Double it up for **strong**.113 114 `<?php code(); // goes in backticks ?>`
Note: See TracChangeset
for help on using the changeset viewer.