찾기
내용으로 건너뛰기
추적
•
ssrn_슬루프
문서의 이전 판을 선택했습니다!
저장하면 이 자료로 새 판을 만듭니다.
미디어 파일
====== 워드프레스 테마 제작 ====== =====기본구조===== <file php index.php> <!doctype html> <html <?php language_attributes(); ?>> <head> <meta charset="<?php bloginfo('charset'); ?>"> <title><?php bloginfo('name'); //현재 보여주는 페이지에 맞는 제목 ?> <?php wp_title('|'); ?></title> <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); //style.css와 연결 ?>"> <?php wp_head(); ?> </head> <body <?php body_class(); ?>> <?php wp_footer(); ?> </body> </html> </file> =====함수===== ====글 정보==== * 날짜 : get_the_date (http://codex.wordpress.org/Template_Tags/get_the_date) * 시간 : get_the_time (http://codex.wordpress.org/Template_Tags/get_the_time) * 작성자 : the_author (http://codex.wordpress.org/Function_Reference/the_author) * 카테고리 : the_category (http://codex.wordpress.org/Function_Reference/the_category) * 태그 : the_tags (http://codex.wordpress.org/Function_Reference/the_tags) * 글요약 : the_excerpt() <file php> <?php if ( is_home() || is_category() || is_tag() ) { the_excerpt(); } else { the_content(); } ?> </file> 이렇게 하면 첫화면 등에서는 요약글이 나오고, 포스트 제목을 클릭하면 포스트 내용 전체가 나온다. [[http://codex.wordpress.org/Conditional_Tags| Conditional Tag]] 참조 =====functions.php===== 기능의 사용 여부를 정하거나 여러 설정을 하는 파일임 <file> <?php // Thumbnails add_theme_support( 'post-thumbnails' ); ?> </file> =====같이 보기===== http://www.cmsfactory.net/node/10237 {{tag>워드프레스 테마 제작}}
2+1?
이 필드는 비어 있도록 유지하세요:
저장
미리 보기
취소
편집 요약
참고: 이 문서를 편집하면 내용은 다음 라이선스에 따라 배포하는 데 동의하는 것으로 간주합니다:
CC Attribution-Noncommercial-Share Alike 4.0 International
연결문서
Wordpress
문서 도구
문서 보기
이전 판
연결문서
맨 위로
다크 모드로 보기
☀️
Toggle Menu
기술
너두 고쳐두 됩니다.
사이트 도구
최근 바뀜
미디어 관리자
사이트맵
사용자 도구
등록
로긴
최근 수정된 문서
a_legacy_forged
[배 빅티스 처리]
hostile_intelligence
[테러모프 보스]
war_relics
[전쟁의 유물 (War relics)]
friends_like_these
[발룬]
divided_loyalites
[제이다]
re-re-application
spacer_scavenger_blattodea
starfield
↷ 링크가 이동 작업으로 인해 적응했습니다
스페이서_스케빈저_블래터디아
↷ 문서 이름이 game:starfield:스페이서_스케빈저_블래터디아에서 game:starfield:spacer_scavenger_blattodea(으)로 바뀌었습니다
고장난_화물선
deserted_trade_authority_starstation
mazoga_the_orc_quest
[(Mazoga The Orc Quest)]
burden_of_the_proof
rook_meets_king
deep_cover
[애들러 캠프]
proxmox_gpu
embryo_transfer
[3일, 5일]