Changeset 1811579
- Timestamp:
- 01/30/2018 04:55:34 AM (8 years ago)
- File:
-
- 1 edited
-
widget-interlacer/trunk/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
widget-interlacer/trunk/README.txt
r1811575 r1811579 54 54 Once the plugin is activated it will create a sidebar in Appearance>Widgets. Any widget that you place in that sidebar will get displayed within the post content. You specify what HTML element the widget content shall appear **after**. 55 55 56 For example, if you know that you have three <p> tags in your post and you want an advertisement to appear after the second <p>tag, then on that post you can set the widget to display after a 'p' and after 2 elements.56 For example, if you know that you have three `<p>` tags in your post and you want an advertisement to appear after the second `<p>` tag, then on that post you can set the widget to display after a 'p' and after 2 elements. 57 57 58 58
Note: See TracChangeset
for help on using the changeset viewer.