Plugin Directory

Changeset 2682467


Ignore:
Timestamp:
02/21/2022 01:54:57 PM (4 years ago)
Author:
sidov
Message:

edit readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • page-charts/trunk/readme.txt

    r2682439 r2682467  
    6565== Installation ==
    6666
    67 Upload the "page-charts" folder to the '/wp-content/plugins' directory.
    68 Upload the necessary library software(Chart or Highcharts) in the "js" folder of the plagin.
    69 Activate the plugin through the 'Plugins' menu in WordPress.
     671. Upload the "page-charts" folder to the '/wp-content/plugins' directory.
     682. Upload the necessary library software(Chart or Highcharts) in the "js" folder of the plagin.
     693. Activate the plugin through the 'Plugins' menu in WordPress.
    7070
    7171== Frequently Asked Questions ==
     
    8282    For example:
    8383    Text text text...
    84 '<div style="width:800px; height = 450px !important;"><canvas id="container"  class = "container" width="800" height="450"></canvas></div>'
     84&lt; div style="width:800px; height = 450px !important;" &gt; &lt; canvas id="container"  class = "container" width="800" height="450" &gt; &lt; canvas &gt; &lt; /div &gt;
    8585text text text...
    8686
Note: See TracChangeset for help on using the changeset viewer.