Changeset 2013136
- Timestamp:
- 01/16/2019 06:15:07 AM (7 years ago)
- Location:
- awesome-wp-comment-rating
- Files:
-
- 1 deleted
- 2 edited
-
assets/banner-772x250.png (modified) (previous)
-
trunk/codes.php (deleted)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
awesome-wp-comment-rating/trunk/readme.txt
r2013127 r2013136 33 33 * Template gaming bar : [awcr_gaming_bar] 34 34 35 = SHORTCODES in PHP = 36 37 You 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 35 41 👉 See more information: [GitHub](https://github.com/mdobydullah/awesome-wp-comment-rating) 36 42
Note: See TracChangeset
for help on using the changeset viewer.