예제 #1
0
 static function install()
 {
     // Sample copy right info
     $sample_info = '<p><span style="color:#878686">' . __('Please include the original link when you copy it', 'bjh-site-assistant') . ': </span>' . self::VAR_LINK . '</p>';
     BsaUtil::set_value(self::OPTION_INFO, $sample_info);
 }