에디터 이미지 업로드 HOOK 이벤트 추가

This commit is contained in:
thisgun
2021-04-05 16:54:17 +09:00
parent c10f196075
commit 595bfbaf11
2 changed files with 4 additions and 0 deletions

View File

@ -69,6 +69,8 @@ if( !$is_editor_upload ){
exit;
}
run_event('cheditor_photo_upload', $data_dir, $data_url);
//----------------------------------------------------------------------------
//
//