芝麻web文件管理V1.00
编辑当前文件:/home/felaukpo/public_html/wp-content/themes/pixelpiernyc/vamtam/admin/classes/ajax.php
actions ) ) { foreach ( $this->actions as $hook => $func ) { add_action( 'wp_ajax_vamtam-' . $hook, array( $this, $func ) ); } } } }