December, 24…

Archive for October, 2008

Plugin이 비활성화 되었을 경우를 처리

by ICESS on Oct.31, 2008, under IT

Plugin에 의해 코드의 추가 및 수정이 필요하여 수정을 했지만,
Plugin이 비활성 상태가 되면 Theme등에서 오류가 발생할 수 있다.
따라서 아래와 같이 Plugin의 상태를 체크한 후 해당 코드가 실행될 수 있도록 해야한다.

< ?php
if (function_exists('jal_get_shoutbox')) {
  jal_get_shoutbox();
}
?>
Leave a Comment : more...

Get Adobe Flash playerPlugin by wpburn.com wordpress themes