Plugin Directory

Changeset 2013136


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

Update banner and readme.txt

Location:
awesome-wp-comment-rating
Files:
1 deleted
2 edited

Legend:

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

    r2013127 r2013136  
    3333* Template gaming bar : [awcr_gaming_bar]
    3434
     35= SHORTCODES in PHP =
     36
     37You 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]"); ?>
     40
    3541👉 See more information: [GitHub](https://github.com/mdobydullah/awesome-wp-comment-rating)
    3642
Note: See TracChangeset for help on using the changeset viewer.