Title: Syntax error with shortcode in php
Last modified: August 30, 2016

---

# Syntax error with shortcode in php

 *  [chuckg007](https://wordpress.org/support/users/chuckg007/)
 * (@chuckg007)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/syntax-error-with-shortcode-in-php/)
 * Hi,
 * I’m getting a syntax error for a shortcode I’m trying to add to a php file.
 * The code is as follows:
 * <?php echo do_shortcode(“[tminus t=”03-09-2016 00:00:00″/]”) ?>
 * Can anyone please advise how the code can be amended to remove the syntax error?
 * Thanks in advance!

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

 *  [mm_developer](https://wordpress.org/support/users/mm_developer/)
 * (@mm_developer)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/syntax-error-with-shortcode-in-php/#post-6381508)
 * try this
 * <?php echo do_shortcode(‘[tminus t=”03-09-2016 00:00:00″]’); ?>
 *  Thread Starter [chuckg007](https://wordpress.org/support/users/chuckg007/)
 * (@chuckg007)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/syntax-error-with-shortcode-in-php/#post-6381535)
 * That worked…thank you so much!

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

The topic ‘Syntax error with shortcode in php’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [chuckg007](https://wordpress.org/support/users/chuckg007/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/syntax-error-with-shortcode-in-php/#post-6381535)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
