File manager - Edit - /home/carfac/.trash/wp-statistics.1/src/Service/CustomEvent/CustomEventManager.php
Back
<?php namespace WP_Statistics\Service\CustomEvent; class CustomEventManager { public function __construct() { add_action('admin_init', [$this, 'registerAjaxCallbacks']); } public function registerAjaxCallbacks() { $customEventActions = new CustomEventActions(); $customEventActions->register(); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.39 |
proxy
|
phpinfo
|
Settings