Title: PHP access instead of shortcode
Last modified: July 17, 2017

---

# PHP access instead of shortcode

 *  [dkurth](https://wordpress.org/support/users/dkurth/)
 * (@dkurth)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/php-access-instead-of-shortcode/)
 * I am required not to use shortcodes with a customer site. Can you recommend the
   php direct call with the associated tab id? Looking for something like this:
 * <?php newannouncement( $group = “GROUP1” ); ?>

Viewing 1 replies (of 1 total)

 *  Plugin Author [wpshopmart](https://wordpress.org/support/users/wpshopmart/)
 * (@wpshopmart)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/php-access-instead-of-shortcode/#post-9336187)
 * USE THIS PHP CODE
 * <?php echo do_shortcode( ‘[TABS_R id=75]’ ); ?>

Viewing 1 replies (of 1 total)

The topic ‘PHP access instead of shortcode’ is closed to new replies.

 * ![](https://ps.w.org/tabs-responsive/assets/icon-256x256.png?rev=2337177)
 * [Tabs Responsive - With WooCommerce Product Tabs Extension](https://wordpress.org/plugins/tabs-responsive/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tabs-responsive/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tabs-responsive/)
 * [Active Topics](https://wordpress.org/support/plugin/tabs-responsive/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tabs-responsive/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tabs-responsive/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [wpshopmart](https://wordpress.org/support/users/wpshopmart/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/php-access-instead-of-shortcode/#post-9336187)
 * Status: not resolved