에디터 이미지 업로드 HOOK 이벤트 추가
This commit is contained in:
@ -69,6 +69,8 @@ if( !$is_editor_upload ){
|
||||
exit;
|
||||
}
|
||||
|
||||
run_event('cheditor_photo_upload', $data_dir, $data_url);
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
//
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user