久久精品水蜜桃av综合天堂,久久精品丝袜高跟鞋,精品国产肉丝袜久久,国产一区二区三区色噜噜,黑人video粗暴亚裔

WordPress:How does code make it into WordPress

來自站長百科
Xxf3325討論 | 貢獻2008年9月9日 (二) 09:58的版本 (新頁面: Once you've started contributing to the core code of WordPress, helping with tickets in [http://trac.wordpress.org/ trac]. and carefully crafting patches, you'll soon start to wonder abou...)
(差異) ←上一版本 | 最后版本 (差異) | 下一版本→ (差異)
跳轉至: 導航、? 搜索

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.

Other References