link-indication

설명

이 플러그인은 2021년 9월 7일(으)로 폐쇄되었고 내려받기가 불가능합니다. 사유: 지침 위반.

후기

2019년 4월 12일
I installed this plugin when I first started with wordpress… It was 2.x something version. Still works with 4.9.2 ! EDIT: I recently upgraded my server to PHP7.0, this plugin broke my site. The workaround is quite easy. Edit the file link-indication.php Locate the following line (should be line 315): $final_stuff = eregi_replace('\[\[:space:\]\]+', ' ', $final_stuff); Change it to look like this: $final_stuff = preg_replace('/:space:+/', ' ', $final_stuff); Save it, the plugin is back for good !
모든 7 평가 읽기

기여자 & 개발자

“Link Indication”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Link Indication”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.