Changeset 1931112
- Timestamp:
- 08/27/2018 07:35:00 PM (7 years ago)
- Location:
- live-stock-prices-for-wordpress
- Files:
-
- 2 added
- 1 edited
- 2 copied
-
assets/screenshot-1.png (added)
-
assets/screenshot-2.png (added)
-
tags/1.0.1 (copied) (copied from live-stock-prices-for-wordpress/trunk)
-
tags/1.0.1/readme.txt (copied) (copied from live-stock-prices-for-wordpress/trunk/readme.txt) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
live-stock-prices-for-wordpress/tags/1.0.1/readme.txt
r1931082 r1931112 5 5 Requires at least: 4.0 6 6 Tested up to: 4.8 7 Stable tag: 1.0 7 Stable tag: 1.0.1 8 8 Requires PHP: 5.4 9 9 License: GPLv2 or later … … 38 38 Just put the following code into your post: <pre><code>[eod_ticker target="AAPL.US"]</code></pre> 39 39 and you will get an actual price for AAPL (Apple Inc) traded on NASDAQ each time someone requests the page. 40 That's how it looks like:<br/> 41 <img src="https://eodhistoricaldata.com/img/eod-plugin-inline.png" alt="EOD Plugin Inline Example"> 40 See screenshots below. 42 41 43 42 <h3>WIDGET MODE</h3> 44 43 45 44 You can configure widget mode with '<i>EOD Stock Prices Ticker</i>' widget on 'Appearance->Widgets' settings page. 46 <img src="https://eodhistoricaldata.com/img/eod-plugin-inline.png" alt="EOD Plugin Inline Example"> 45 See screenshots below. 47 46 48 47 == Installation == … … 66 65 == Screenshots == 67 66 68 1. EOD Plugin Inline Example 69 <img src="https://eodhistoricaldata.com/img/eod-plugin-inline.png" alt="EOD Plugin Inline Example"> 67 1. Inline Example 70 68 71 2. EOD Plugin Widget Example 72 <img src="https://eodhistoricaldata.com/img/eod-plugin-inline.png" alt="EOD Plugin Inline Example"> 69 2. Widget Example 73 70 74 71 == Changelog == -
live-stock-prices-for-wordpress/trunk/readme.txt
r1931082 r1931112 5 5 Requires at least: 4.0 6 6 Tested up to: 4.8 7 Stable tag: 1.0 7 Stable tag: 1.0.1 8 8 Requires PHP: 5.4 9 9 License: GPLv2 or later … … 38 38 Just put the following code into your post: <pre><code>[eod_ticker target="AAPL.US"]</code></pre> 39 39 and you will get an actual price for AAPL (Apple Inc) traded on NASDAQ each time someone requests the page. 40 That's how it looks like:<br/> 41 <img src="https://eodhistoricaldata.com/img/eod-plugin-inline.png" alt="EOD Plugin Inline Example"> 40 See screenshots below. 42 41 43 42 <h3>WIDGET MODE</h3> 44 43 45 44 You can configure widget mode with '<i>EOD Stock Prices Ticker</i>' widget on 'Appearance->Widgets' settings page. 46 <img src="https://eodhistoricaldata.com/img/eod-plugin-inline.png" alt="EOD Plugin Inline Example"> 45 See screenshots below. 47 46 48 47 == Installation == … … 66 65 == Screenshots == 67 66 68 1. EOD Plugin Inline Example 69 <img src="https://eodhistoricaldata.com/img/eod-plugin-inline.png" alt="EOD Plugin Inline Example"> 67 1. Inline Example 70 68 71 2. EOD Plugin Widget Example 72 <img src="https://eodhistoricaldata.com/img/eod-plugin-inline.png" alt="EOD Plugin Inline Example"> 69 2. Widget Example 73 70 74 71 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.