[wp-trac] [WordPress Trac] #35005: is_embed

WordPress Trac noreply at wordpress.org
Fri Dec 11 04:45:33 UTC 2015


#35005: is_embed
--------------------------+-----------------------------
 Reporter:  ian.edington  |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  4.4
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 Upgrading to 4.4 from 4.31 causes this error:

 {{{
 PHP Fatal error:  Call to undefined function is_embed() in
 ~/public_staging/wp/wp-includes/template-loader.php on line 42
 }}}

 This is line 42
 {{{#!php
 <?php
 elseif ( is_embed() ) :
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35005>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list