REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 589 B
Close
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/metform/base/common.php
Text
Base64
<?php namespace MetForm\Base; defined('ABSPATH') || exit; abstract class Common { public function get_name() { return null; } public function get_title() { return $this->get_name(); } public function get_dir() { return dirname(__FILE__); } public function get_base() { return str_replace(\MetForm\Plugin::instance()->plugin_dir(), '', $this->get_dir()); return $this->get_dir(); } public function get_url() { return \MetForm\Plugin::instance()->plugin_url() . $this->get_base(); } public abstract function init(); }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 4
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
api.php
1.04 KB
lrw-r--r--
2020-08-19 11:58:10
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
common.php
589 B
lrw-r--r--
2020-03-04 18:44:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
cpt.php
390 B
lrw-r--r--
2023-01-08 15:19:54
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
shortcode.php
7.96 KB
lrw-r--r--
2026-06-09 12:11:42
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).