[wp-trac] [WordPress Trac] #40764: Multisite theme update not showing new version number

WordPress Trac noreply at wordpress.org
Mon Aug 21 18:10:49 UTC 2017


#40764: Multisite theme update not showing new version number
-----------------------------+-------------------------
 Reporter:  afragen          |       Owner:  swissspidy
     Type:  defect (bug)     |      Status:  reviewing
 Priority:  normal           |   Milestone:  4.9
Component:  Upgrade/Install  |     Version:  4.6
 Severity:  normal           |  Resolution:
 Keywords:  has-patch        |     Focuses:  multisite
-----------------------------+-------------------------

Comment (by afragen):

 Based on core-multisite Slack chat
 [https://wordpress.slack.com/archives/C03BVB47S/p1503336138000172] a patch
 refresh is attached.

 I also changed the conditional for ''newVersion'' to match so both are
 similar.


 {{{
 $theme = wp_get_theme( $stylesheet );
     if ( $theme->exists() ) {
 ...
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/40764#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list