This method should always be overridden to replace or remove the Archive page from the object's Settings notebook. To remove the page from the Settings notebook, the override method must return SETTINGS_PAGE_REMOVED without calling the parent method. To replace the page with another page, the override method must call the wpInsertSettingsPage method without calling the parent method.