Title: Make shortcode into php theme code
Last modified: August 30, 2016

---

# Make shortcode into php theme code

 *  [convictedvapour](https://wordpress.org/support/users/chronicbubble/)
 * (@chronicbubble)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/make-shortcode-into-php-theme-code/)
 * How can I make this shortcode avaliable to use within my theme templates bearing
   in mind it is a shortcode within a shortcode as it where?
 * Thanks,
 * Gaz

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/make-shortcode-into-php-theme-code/#post-6437093)
 * to run shortcode in a template, work with [https://developer.wordpress.org/reference/functions/do_shortcode/](https://developer.wordpress.org/reference/functions/do_shortcode/)
 * however, generally, it might be possible to find out what function is used for
   the shortcode, and call that function directly in the theme’s template…
 * please post details of your shortcode.
 *  Thread Starter [convictedvapour](https://wordpress.org/support/users/chronicbubble/)
 * (@chronicbubble)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/make-shortcode-into-php-theme-code/#post-6437184)
 * Should have been clearer here is the shortcode itself. It has an opening with
   close and within it another related shortcode to do with the same plugin.
 * How can I make this theme compatible do_shortcode wise please:
 *     ```
       [countdown date=2015/08/15 period=1]
       It's just [timer] before tomorrow's hot new content.[/countdown]
       ```
   
 * Thanks [@michael](https://wordpress.org/support/users/michael/) for you helpful
   tips! Still failing to get it to work!
 * Regards,
 * Gaz

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

The topic ‘Make shortcode into php theme code’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [convictedvapour](https://wordpress.org/support/users/chronicbubble/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/make-shortcode-into-php-theme-code/#post-6437184)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
