-
Notifications
You must be signed in to change notification settings - Fork 0
Templates
Templates are the files which control how your WordPress site will be displayed on the Web. These files draw information from your WordPress MySQL database and generate the HTML code which is sent to the web browser. Through its powerful Theme system, WordPress allows you to define as few or as many Templates as you like all under one Theme. Each of these Template files can be configured for use under specific situations. More information on creating Themes can be found at Theme Development.
Template 는 당신의 워드프레스 사이트가 웹에서 어떻게 표시될지 컨트롤하는 파일입니다. 이 파일들은 당신의 워드프레스 MySQL 데이터베이스에서 정보를 가져오고 웹 브라우저로 보내질 HTML 코드를 생성합니다. 워드프레스의 강력한 테마 시스템을 통해 당신은 하나의 테마 안에 적은 혹은 당신이 원하는 만큼 많은 템플릿을 정의할 수 있습니다. 이 각각의 테마 파일들은 특정한 상황에서 사용할 용도로 설정될 수 있습니다. 테마를 만드는 것에 대한 더 많은 정보는 Theme Development 에서 찾을 수 있습니다.
- Using Themes
- 테마와 템플릿을 사용하고 설치하는 것에 관한 기본 정보.Basic information about using and installing themes and templates
- Migrating Plugins and Themes
- Content information how to upgrade a theme for compatibility with new versions of WordPress
- 어떻게 새 버전의 워드프레스와 호환성을 위해 테마를 업그레이드하는지에 대한 정보 컨텐츠
- Theme Development
- How to develop and build your own themes
- 어떻게 당신 자신의 테마를 개발하고 빌드하는가
- Theme Frameworks
- Build a child theme on the foundation of a parent theme. You can start with a theme that you like and easily modify the parts you want to change. Do more in less time.
- 부모 테마의 토대 위에 자식 테마를 만들기. 당신은 당신이 좋아하는 테마에서부터 시작할 수 있습니다. 그리고 당신이 바꾸고 싶은 파트를 쉽게 수정할 수 있습니다. 적은 시간에 더 많은 것을 해보세요.
- Theme Review
- How to prepare your Theme for public release and submission to Theme Directory
- 어떻게 당신의 테마를 공개 릴리즈 및 테마 디렉토리에 제출하는 것을 준비하는가.
- I18n for WordPress Developers
- Internationalization, including a section on how to internationalize your theme
- 국제화, 당신의 테마를 어떻게 국제화하는가에 대한 섹션.
- Theme Compatibility List
- List of which Themes are compatible with various Versions WordPress
- 다양한 버전과 호환되는 어떤 테마들의 목록?
- Creating Admin Themes
- How to create a plugin that modifies the look of the Admin section
- 관리자 섹션의 룩을 수정하는 플러그인을 어떻게 만드는가
- Integrating WordPress with Your Website
- Using WordPress with your existing website
- 당신의 기존 웹사이트와 함께 워드프레스 사용하기