░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/cultivarts/wp-content/plugins/wp-statistics/src/Globals
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: AjaxManager.php
<?php namespace WP_Statistics\Globals; use WP_Statistics\Components\Ajax; class AjaxManager { public function __construct() { add_action('init', [$this, 'register']); } /** * Register AJAX callbacks. * * @example Ajax::register('test', [$this, 'test']) */ public function register() { } }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 AjaxManager.php
PHP
348 B
2026-03-24 05:31
EDIT
📄 Context.php
PHP
1.8 KB
2026-03-24 05:31
EDIT