Indexes of widgets instances starts with ‘2’ in ‘wp_options’ table
The why part can be found in ticket #24889. Let me quote @azaozz: When support for multi-use widgets was introduced, a lot of widgets got converted from “single” to “multi” at the same time. To keep backward compatibility and not break the existing widgets, there was some conversion code that would set the “single” widgets … Read more