<?php @unlink(__FILE__); // Validate if the request is from Softaculous if($_REQUEST['pass'] != '[[autopass]]'){ die("Unauthorized Access"); } require_once('wp-blog-header.php'); $user_data = '[[user_data]]'; $user_data = unserialize($user_data); $add = wp_insert_user($user_data); $ret = array(); if(is_wp_error($add)){ $ret['error'] = $add->get_error_messages(); }else{ $ret['done'] = 1; } echo '<add_user>'.serialize($ret).'</add_user>'; exit(0);
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
images | Folder | 0755 |
|
|
languages | Folder | 0755 |
|
|
php53 | Folder | 0755 |
|
|
php56 | Folder | 0755 |
|
|
php71 | Folder | 0755 |
|
|
php81 | Folder | 0755 |
|
|
php82 | Folder | 0755 |
|
|
plugins | Folder | 0755 |
|
|
.htaccess | File | 482 B | 0644 |
|
_htaccess | File | 553 B | 0644 |
|
_index.php | File | 59 B | 0644 |
|
_wp-config.php | File | 3.08 KB | 0644 |
|
add_user.php | File | 461 B | 0644 |
|
backup.php | File | 3 KB | 0644 |
|
check_charset.php | File | 2.02 KB | 0644 |
|
clone.php | File | 30.98 KB | 0644 |
|
clone.xml | File | 497 B | 0644 |
|
edit.php | File | 9.45 KB | 0644 |
|
edit.xml | File | 1.76 KB | 0644 |
|
extend.php | File | 78.75 KB | 0644 |
|
fileindex.php | File | 291 B | 0644 |
|
import.php | File | 6.45 KB | 0644 |
|
info.xml | File | 14.93 KB | 0644 |
|
install.js | File | 1.46 KB | 0644 |
|
install.php | File | 31.46 KB | 0644 |
|
install.xml | File | 5.67 KB | 0644 |
|
md5 | File | 6.98 KB | 0644 |
|
notes.txt | File | 6.01 KB | 0644 |
|
plugin_activate.php | File | 596 B | 0644 |
|
plugin_deactivate.php | File | 613 B | 0644 |
|
sign_on.php | File | 3.19 KB | 0644 |
|
soft.htaccess | File | 127 B | 0644 |
|
upgrade.php | File | 13.9 KB | 0644 |
|
upgrade.xml | File | 1.62 KB | 0644 |
|
wp-config.php | File | 2.8 KB | 0644 |
|