Plugin Directory

Changeset 1811579


Ignore:
Timestamp:
01/30/2018 04:55:34 AM (8 years ago)
Author:
joshsmith01
Message:

Add backticks around HTML for inline formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • widget-interlacer/trunk/README.txt

    r1811575 r1811579  
    5454Once 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**.
    5555
    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.
     56For 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.
    5757
    5858
Note: See TracChangeset for help on using the changeset viewer.