WIKI使用導航
站長百科導航
站長專題
- 網(wǎng)站推廣
- 網(wǎng)站程序
- 網(wǎng)站賺錢
- 虛擬主機
- cPanel
- 網(wǎng)址導航專題
- 云計算
- 微博營銷
- 虛擬主機管理系統(tǒng)
- 開放平臺
- WIKI程序與應用
- 美國十大主機
WordPress:How does code make it into WordPress
來自站長百科
Once you've started contributing to the core code of WordPress, helping with tickets in trac. and carefully crafting patches, you'll soon start to wonder about the process by which code makes its way into the next WordPress release.
The quick answer is that code makes it into WordPress when one of the team of core developers adds it and no sooner. The developers are busy people, and often with different priorities and different views of WordPress to your own. This can make the process seem like a long and secret one.
How you can help the process
- Your code won't go far without a ticket in trac. Create one.
- Clearly define, explain and demonstrate your problem or feature request.
- Carefully consider, and take into account advice and feedback given on trac..
- Write easily understandable, documented code.
- Consider writing a plugin instead.
- Appropriate tags in trac help attract appropriate attention.
- Work with and learn from the WordPress community.
Finally, don't be disheartened if your code is rejected. Even though WordPress has a strong community, the core developers have the final word in the direction of WordPress.