Plugin Directory

Changeset 2013137


Ignore:
Timestamp:
01/16/2019 06:18:00 AM (7 years ago)
Author:
obydul
Message:

Update readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • awesome-wp-comment-rating/trunk/readme.txt

    r2013136 r2013137  
    3636
    3737You can easily use shortcodes in a php file. Methods:
    38 * Method 1: <?php echo do_shortcode( "[awcr_gauge_chart]" ); ?>
    39 * Method 2: <?php echo apply_filters( 'the_content',"[awcr_gauge_chart]"); ?>
     38* Method 1: echo do_shortcode( "[awcr_gauge_chart]" );
     39* Method 2: echo apply_filters( 'the_content',"[awcr_gauge_chart]");
    4040
    4141👉 See more information: [GitHub](https://github.com/mdobydullah/awesome-wp-comment-rating)
Note: See TracChangeset for help on using the changeset viewer.