wpRestoreState - How to Override

This method should be overridden by all classes that provide settings that can be saved. An override of the wpSaveState method is a prerequisite if persistent instance data is desired.

Override processing of this method typically includes a series of calls to any combination of the restore state methods:


[Back: wpRestoreState - Usage]
[Next: wpRestoreState - Related Methods]