ko:Developer Documentation
Languages:
English •
Español •
Русский •
ไทย •
中文(繁體) •
한국어 •
(Add your language)
소개
워드프레스는 계속 믿고 쓸수 있는 심플하고 쉬운 CMS 혹은 컨텐츠 매니지먼트 시스템(Content Management System)으로, 대단히 많음 새로운 기능들이 포함되어 있는 워드프레스 코드의 일부분인 '코어(Core)'가 ko:WordPress를 빠르고 가볍게 동작하도록 해줍니다. 사용자들은 필요에 따라서 필요로 하는 많은 추가적인 기능들을 워드프레스에 추가하게 됩니다. 이 코덱스(CODEX) 섹션(항목)은 가이드라인과 레퍼런스를 누구나 워드프레스에 제공하고 수정하거나 확장 혹은 배포할수 있도록 합니다.
개발자 문서 FAQ를 참고하실수 있습니다.
경고 : 프로그래밍 코드가 있습니다.
각 문서들을 따라가다보면, 설명하지 않는 프로그래밍 코드들이 있습니다. 이것들을 프로그래머가 아닌 분들은 자세히 이해하기 어려울수 있습니다.
다운로드 받은 워드프레스 파일이 몇몇 프로그래머들만 수정할수 있도록 제한될 수 있습니다만, 모든 워드프레스는 사용자가 핵심 코드들을 수정하거나 커스터마이징(Customizing)이 가능한 놀라운 프로그램 입니다.
플러그인 개발
워드프레스에 기여하기
- Contributing to WordPress - Main starting point if you would like to contribute to core WordPress development, documentation, support, translations, or financial health
- Automated Testing - Testing WordPress using the automated test suite and how to use the tools and write test cases.
- Data Validation - A must-read for WordPress contributors. Describes the functions used by WordPress to validate and sanitize data. Developers contributing to WordPress' codebase should be familiar with these functions and ideas.
- Release_Philosophy - The philosophy of WordPress releases.
포럼, 리스트 그리고 블로그
관심분야 기타정보
- Advanced Topics - Annotated list of many articles on advanced WordPress topics
- Query Overview - Description of the WordPress query process used to find posts and display them
- Reporting Bugs - Information on reporting and fixing WordPress bugs
- Using Subversion - Introduction to SVN, the source code repository used by WordPress
- Development Team - The members of the development team.
외부 자료
워드프레스 후크
- WP Hook Database - Thorough and extremely useful reference of all hooks (actions and filters) used in WordPress cross referenced by version.
워드프레스 소스코드
다른 자료