Plugin-Creation
by Christian Foellmann
1. Language Support
1.1. Articles
1.1.1. I18n for WordPress Developers
1.1.2. Translating WordPress Plugin Details
1.1.3. How To Localize WordPress Themes and Plugins
1.2. wordpress-i18n tools
1.3. Codestyling Localization
2. Templates
2.1. WordPress-Widget-Boilerplate
2.1.1. GPLv2
2.2. WordPress-Plugin-Boilerplate
2.2.1. GPLv2
2.3. WordPress-Settings-Sandbox
2.3.1. GPLv2
2.4. Object Oriented Plugin Template Solution
2.4.1. GPLv2
2.5. DX Plugin Base
2.5.1. GPLv2
2.6. Developer by Automattic
2.6.1. GitHub
2.6.1.1. GPLv2
2.7. Carrington Core
2.7.1. GitHub
2.7.1.1. GPL
2.8. Sunrise
2.8.1. GitHub
2.8.1.1. GPLv3
2.9. wordpress-plugin-base
2.9.1. GitHub
2.9.1.1. GPLv2
2.9.2. FooPlugins Base
3. Settings API
3.1. Using The Settings API: Part 1 – Create A Theme Options Page
3.1.1. Using the Settings API – Part 2: Create A Top Level Admin Menu