is_plugin_page)) { $this->history = $this->aopush_loadHistory(); if (!empty($this->history['data']['error'])) { $this->settings['error'] = AopushPushApi::aoph()->aopush_addError(__($this->history['data']['error'], 'aopush'), $this->settings['error']); } } $name = [ 1 => __('NewPost', 'aopush'), 2 => __('UpdatePost', 'aopush'), 3 => __('Send Mailing list', 'aopush'), ]; add_action('admin_print_footer_scripts', 'aoph_page_history', 99); function aoph_page_history() { ?>
=__('Title Stastistics Send Push', 'aopush')?>
| =__('Send Type', 'aopush')?> | =__('Send Push', 'aopush')?> | =__('Productive', 'aopush')?> |
|---|---|---|
| =$name[1]?> | 0 | 0 |
| =$name[2]?> | 0 | 0 |
| =$name[3]?> | 0 | 0 |
| =$name[$key]?> | =$value['send']?> | =$value['productive']?> |