主题开发文档

向 WordPress.org 提交您的主题

💡 云策文档标注

概述

本文档介绍了向 WordPress.org 主题目录提交主题的流程,包括主题审核、指南遵循和测试要求,旨在帮助开发者确保主题质量和安全性。

关键要点

  • 主题在添加到 WordPress 主题目录前,需由主题团队审核以确保符合基本指南,保障全球用户下载高质量和安全主题。
  • 开发者应提前查阅主题审核指南,如有疑问可在 Slack 的 #themes 频道寻求帮助。
  • 提交前必须使用主题单元测试的样本数据进行测试,以确保主题兼容性。
  • 主题通过 Themes > Upload 页面提交 ZIP 文件,后续更新也通过同一页面进行。

注意事项

主题开发问题可发布在 Developing with WordPress 论坛,全球志愿者提供支持;更多审核流程信息可在主题团队网站获取。


📄 原文内容

Before themes are added to the WordPress Theme Directory, they are closely reviewed by the Themes team to make sure they adhere to basic guidelines. This review ensures that WordPress users across the globe can download themes that are high quality and secure.

Need Help?

If you have theme development questions, please post them in the Developing with WordPress forum. Volunteers from around the world are ready to assist you with the development of your theme.

Guidelines

Make sure you review the Theme Review Guidelines before uploading a theme. If you have questions about these guidelines, you can ask them in the #themes channel in Slack. Anyone with a WordPress.org account can access the Making WordPress Slack.

Testing With Sample Data

The WordPress Themes Team will be reviewing your theme using the sample data from the Theme Unit Test. Before uploading your theme for review, please test it with this sample export data.

Uploading Your Theme

When you are ready to submit your theme for review, please upload your theme ZIP at Themes > Upload. Future updates are to be uploaded via the same page.

More information about the theme review process is available on the Themes Team website.