[wp-trac] [WordPress Trac] #42573: Templates not working properly

WordPress Trac noreply at wordpress.org
Wed Nov 22 17:36:47 UTC 2017


#42573: Templates not working properly
--------------------------+-----------------------
 Reporter:  precies       |       Owner:
     Type:  defect (bug)  |      Status:  reopened
 Priority:  high          |   Milestone:  4.9.1
Component:  Themes        |     Version:  4.9
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |     Focuses:
--------------------------+-----------------------

Comment (by westonruter):

 Replying to [comment:72 tdmalone]:
 > Until this is fixed - it’s probably worth noting that instead of adding
 a temporary plugin or bumping your style.css version (which you might not
 want to do until releasing), if you’ve got wp-cli installed you could run
 `wp transient delete --all`.

 Running `wp transient delete --all` does not work when you have a
 persistent object cache enabled, like Memcached or Redis. In that case,
 you'll need to run `wp cache flush`. See https://github.com/wp-cli/cache-
 command/blob/9c3d686/src/Transient_Command.php#L247

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


More information about the wp-trac mailing list