plugin/addon API landing - still things left to do before it's useful
This commit is contained in:
parent
eb6cefaea3
commit
6808d53d0f
8 changed files with 171 additions and 124 deletions
|
@ -610,6 +610,8 @@ function item_store($arr) {
|
|||
}
|
||||
}
|
||||
|
||||
call_hooks('post_remote',$arr);
|
||||
|
||||
dbesc_array($arr);
|
||||
|
||||
logger('item_store: ' . print_r($arr,true), LOGGER_DATA);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue