One of the best things about learning WordPress is that you are never alone. There's a huge community of developers and users from all over the world behind you. Almost any problem you might encounter, someone has already encountered it and found a solution.
In this article, we will sort out the valuable learning resources from official to private, from Chinese to English, so that you will know where to look for the answers when you encounter problems, and thus embark on the learning path efficiently.
I. Official core resources: the most authoritative source of information
1. WordPress.org official documentation
- What is it?This is the most central and authoritative knowledge base for WordPress.
- For whom?Learners at all stages, especially users who wish to understand the official explanation of a feature.
- Focus Board.
- WordPress Course.The newly launched official learning platform is clearly structured and perfect for novices to learn in a step-by-step manner.
- Support Documentation.Includes extensive FAQs and tutorials.
- Developer's Manual.Here's the treasure trove when you want to dive deeper into theme and plugin development (newbies can skip it for now).
- Access Methods.Search for “WordPress Codex” or “WordPress Courses” to find it.
2. WordPress.org official support forums
- What is it?The official community for global users to help each other. You can ask questions here in Chinese or English.
- How does it work?
- Search before you ask a question!Your question has most likely been answered.
- The wisdom of asking questions.Clearly describe your problem, the theme/plugin you're using, and the solutions you've already tried. It's easier to get help that way.
II. Excellent Chinese language communities and websites (addressing language barriers)
1. WordPress University
- Synopsis.Domestic most famous, most comprehensive WordPress Chinese tutorial site.
- Features.Extremely informative, covering all the basics from getting started with installation to theme modification and plugin recommendations. The tutorials are very close to the needs and environment of domestic newbies (e.g. how to configure domestic hosting, use Alipay, etc.).
- Fit. A must-see site for all newcomers to the Chinese community, which can serve as your primary learning station.
2. Knowing - WordPress Topics
- Synopsis.High quality Q&A community.
- Features.There are a lot of experienced developers and users sharing their experiences, tips and ideas. You can follow the “WordPress” topic and see a lot of quality answers.
- Fit.Find in-depth answers to specific questions, learn about industry perspectives and best practices.
3. Bilibili (Station B)
- Synopsis.A treasure trove of video learning resources.
- Features.Search for “WordPress Tutorials” to find a large number of video series from scratch. Video learning is very intuitive, suitable for imitation operation.
- Fit.Learners who like to follow along step by step through videos.
III. Top International Resources (Expanding Horizons)
These English-language resources are invaluable when it comes to upgrading your skills, or when you need to find more cutting-edge information.
1. WPBeginner
- Synopsis.The world's most popular WordPress starter site with extremely high quality content.
- Features.Its tutorials are known for their detailed steps and illustrations. Even if you don't speak English well, you can learn a lot of dry facts by utilizing your browser's translation function. It also has tons of video tutorials and coupons.
- Fit.Learners at any stage are the ultimate form of WordPress University in English.
2. Stack Overflow
- Synopsis.The Q&A community of choice for programmers worldwide.
- Features.When you encounter specific code errors, function problems, or advanced development challenges, this is the place with the highest probability of finding the right answer.
- How to use. Always search before asking questions!A strict format needs to be followed when asking questions.
IV. Access to practical information
1. GitHub
- Synopsis.The world's largest code hosting platform.
- Role.Almost all of the best themes and plugins are open source developed here. You can report bugs, check the changelog, and even contribute to the project. When you have a problem with a theme/plugin, check the “Issues” section of its GitHub repository, and you'll often find a solution.
2. Official Theme and Plugin Catalog
- Synopsis.You can access it directly in the WordPress backend in [Appearance] -> [Themes] and [Plugins] -> [Install Plugins].
- Role.This is the first stop for finding and evaluating themes, plugins. Be sure to check out itsRatings, update times and user reviews, which is an important criterion for judging its reliability.
Actionable Guidelines and Advice for Beginners
- Preferred Chinese resources.obeyWordPress UniversityTo get started, follow their Getting Started tutorial step-by-step, which is the fastest and least language-barrier way to get started.
- Make good use of search.If you encounter any problem, please enter the error message or your requirement (e.g. “wordpress how to change logo”) into the search engine (Baidu or Google) at the first time with the “wordpress ”keyword. 90% problems can be solved in this way.
- Choose a reliable theme/plugin.Get into the habit of looking at ratings, update dates and reviews before installing any themes and plugins. Prioritize products with frequent updates, high number of users and good ratings.
- Learn to ask questions.Please be sure to provide it when you ask a question on the forum or in a group:
- Your WordPress version. The name of the theme and plugin you are using. Detailed description and screenshot of the problem. The solutions you have tried.
Summary.
These resources are your “arsenal” and “support team”. Use them, search for them, ask questions. Remember, the spirit of the WordPress community is “sharing and helping each other”. Now, open WordPress University and start your first lesson!