-
Notifications
You must be signed in to change notification settings - Fork 801
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #133 from jtwiest/master
Fixed do_shortcode error
- Loading branch information
Showing
1 changed file
with
48 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f5929ce
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Holy moly this commit was over a year ago. I've been trying to use the contact form in a page template using do_shortcode. Any idea when 3.4 will be released?
f5929ce
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jacobischwartz That code was released in Jetpack 2.9, but it seems it was then reverted by mistake in 2e02580. I created #1692 so we can add it back to Jetpack.
Thanks for the report!