Title: Shortcode to PHP
Last modified: June 13, 2018

---

# Shortcode to PHP

 *  [asamadu](https://wordpress.org/support/users/asamadu/)
 * (@asamadu)
 * [8 years ago](https://wordpress.org/support/topic/shortcode-to-php/)
 * <?php echo do_shortcode(“[yasr_overall_rating]”); ?>
 * I insert above code to my php page but star rating is not displaying. can some
   one tell me what’s wrong…
 * TIA

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [dudo](https://wordpress.org/support/users/dudo/)
 * (@dudo)
 * [7 years, 12 months ago](https://wordpress.org/support/topic/shortcode-to-php/#post-10404318)
 * Hello, can you please try this
 * `<?php echo do_shortcode('[yasr_overall_rating]'); ?>`
 *  [onedna](https://wordpress.org/support/users/onedna/)
 * (@onedna)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/shortcode-to-php/#post-10527205)
 * Hello
 * I do not want it autoinsert – [http://prntscr.com/kawy1s](http://prntscr.com/kawy1s)
   
   I want to use on some desired locations and want to use short code in theme, 
   what to use ?
 * This code can only show the rating and not allow to rate
    `<?php echo do_shortcode('[
   yasr_overall_rating]'); ?>`

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Shortcode to PHP’ is closed to new replies.

 * ![](https://ps.w.org/yet-another-stars-rating/assets/icon-256x256.png?rev=1525329)
 * [YASR - Yet Another Star Rating Plugin for WordPress](https://wordpress.org/plugins/yet-another-stars-rating/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yet-another-stars-rating/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yet-another-stars-rating/)
 * [Active Topics](https://wordpress.org/support/plugin/yet-another-stars-rating/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yet-another-stars-rating/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yet-another-stars-rating/reviews/)

## Tags

 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 2 replies
 * 3 participants
 * Last reply from: [onedna](https://wordpress.org/support/users/onedna/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/shortcode-to-php/#post-10527205)
 * Status: not resolved