Title: Regarding Shortcode
Last modified: August 4, 2018

---

# Regarding Shortcode

 *  [rahulboghara](https://wordpress.org/support/users/rahulboghara/)
 * (@rahulboghara)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/regarding-shortcode-3/)
 * In these theme i have used shortcode to generate woocommerce compare button but
   i want to replace shortcode with the php function and i want to call function
   to display compare button but i am not able to find the function associated with
   the compare shortcode [yith_compare_button] kindly help me as soon as possible
 * Thanks in advance
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fregarding-shortcode-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * (@yithemes)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/regarding-shortcode-3/#post-10616386)
 * Hi,
    and thank you for writing in!
 * **YITH WooCommerce Compare** prints the shortcode `[yith_compare_button]` by 
   using the `compare_button_sc` method of the `YITH_Woocompare_Frontend` class (
   in **yith_woocommerce_compare/includes/class.yith-woocompare-frontend.php**)
 * However, to print the shortcode by using **PHP** you can use the following code
   snippet:
    `echo do_shortcode('[yith_compare_button]');`

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/yith-woocommerce-compare/assets/icon.svg?rev=3042935)
 * [YITH WooCommerce Compare](https://wordpress.org/plugins/yith-woocommerce-compare/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yith-woocommerce-compare/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yith-woocommerce-compare/)
 * [Active Topics](https://wordpress.org/support/plugin/yith-woocommerce-compare/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yith-woocommerce-compare/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yith-woocommerce-compare/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/regarding-shortcode-3/#post-10616386)
 * Status: not resolved