Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #31412


Ignore:
Timestamp:
02/22/2015 10:50:37 AM (10 years ago)
Author:
iseulde
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31412 – Description

    initial v2  
    1414* Better detection of already rendered views, so we don't unnecessarily refresh views.
    1515* I added a proper `setLoader` method, just like `setError`.
     16* All options set in `toView` are now added as properties of the instance.
    1617
    1718The most vital stuff is backward compatible. I will do some more testing.