REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 853 B
Close
/home/nshryvcy/blissfulnepal.com/wp-content/plugins/malcare-security/protect/fw/rule/functions.php
Text
Base64
<?php /** * private function _rf_fooBar(string $param1, array $param2, int $param3 = null) {} * * private function _rf_fooBar() { * $args = $this->processRuleFunctionParams( * 'fooBar', * func_num_args(), * func_get_args(), * 2, //required argument number. * ['string', 'array'] //argument types * ); * $param1 = $args[0]; * $param2 = $args[1]; * if(isset($args[2])) { * $param3 = $args[2]; * } * * //function definition; * * return $val; * } **/ if (!defined('ABSPATH') && !defined('MCDATAPATH')) exit; require_once dirname( __FILE__ ) . '/functions/string.php'; require_once dirname( __FILE__ ) . '/functions/array.php'; require_once dirname( __FILE__ ) . '/functions/misc.php'; require_once dirname( __FILE__ ) . '/functions/request.php'; require_once dirname( __FILE__ ) . '/functions/wp.php';
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
functions
DIR
-
drwxr-xr-x
2026-06-07 01:29:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
engine.php
8.76 KB
lrw-r--r--
2026-06-07 01:29:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
errors.php
196 B
lrw-r--r--
2026-06-07 01:29:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
functions.php
853 B
lrw-r--r--
2026-06-07 01:29:47
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).