FAQ Developer Documentation
From 워드프레스(WORDPRESS) 한국어 위키
Help With Development
Where do I sign up?
To get involved with helping with the development of WordPress, begin by signing up on the WordPress Mailing Lists for Documentation and Development. Read through the archives of the Mailing List, join up and then introduce yourself.
How do I submit a bug report?
See also:
Are there standards for the code in WordPress?
WordPress Coding Standards takes you step by step through the various coding standards used by developers and plugin and theme authors.
Can I help by translating WordPress?
Efforts are underway to help translate WordPress into many languages.
See also:
What is Subversion?
Subversion is the online program used to track changes and upgrades to WordPress for developers.
See also:
Developer Questions
Does WordPress use cookies?
See also:
Is there a list of plugins?
There are several places to get a list of plugins available for WordPress.
See also:
How do I report a bug in a plugin?
Problems with plugins are best reported to the plugin author first. There is also a TrackTickets Submitting Plugin Bugs site for plugin authors subscribed to the service.
How do I write a plugin?
Basic instructions on how to write a plugin for WordPress can be found in Writing a Plugin.
Where can I find information on API Hooks for plugins?
See also:
What are other resources I may need to write a plugin?
See also:
- WordPress Function Reference
- Plugin API Hooks
- Creating Tables with Plugins
- WordPress Coding Standards
- wpdb Class
- Adding Administration Menus to Plugins
- Hacking WordPress
How does the fact that WordPress is GPL'd affects my freedom in licensing my plugin or theme?
Is there information about the WordPress database?
See also:
Where is a description of a WordPress Database?
See also:
Where is the information on developing a WordPress Theme?
See also:

