1. 정확한 제품 또는 플러그인 이름
ocean-franchise
2. 상세 내용
플러인에서 이름은 다 바꾸었는데 글쓰기 버튼이 지점 등록으로 되어있던데 이걸 바꾸고 싶은데 아무리 소스를 봐도 나오지 않더라구요
바꾸는 방법을 알려주세요
3. 확인 가능한 상세 페이지 주소
http://krtga.shinmore.gethompy.com/?page_id=929
4. 수정한 코드 내역 (있다면)
안녕하세요~^^
FTP로 접속해서 /wp-content/plugins/kboard/skin/ocean-franchise/list.php 파일에서
아래코드를 찾아서
<a href="<?php echo $url->getContentEditor()?>" class="kboard-ocean-franchise-button-small"><?php echo __('Register Branch', 'kboard-ocean-franchise')?></a>
Register Branch 쪽을 원하는 버튼 이름으로 바꿔보시겠어요?
고맙습니다.