Changeset 1734306
- Timestamp:
- 09/22/2017 01:47:06 PM (9 years ago)
- File:
-
- 1 edited
-
plista/tags/1.5.10/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
plista/tags/1.5.10/readme.txt
r1734274 r1734306 52 52 * Put in the following code whereever you want to position the widget 53 53 54 *<?php*55 * echo do_shortcode( \'[plista widgetname=plista_widget_belowArticle_test]\' );* 56 *?>* 54 >-`<?php` 55 >-` echo do_shortcode( '[plista widgetname=plista_widget_belowArticle_test]' );` 56 >-`?>` 57 57 58 58 The name of the widget, here : 'plista_widget_belowArticle_test', is an information that you received from plista … … 60 60 * Outstream Ads 61 61 Put in the following div for the outstream video ad: 62 *<div data-widget=\"plista_widget_outstream\"></div>* 62 >- `<div data-widget="plista_widget_outstream"></div>` 63 63 64 64 == Frequently Asked Questions ==
Note: See TracChangeset
for help on using the changeset viewer.