/
home
/
techb158
/
public_html
/
wp-content
/
plugins
/
meta-box
/
inc
/
storages
/
/home/techb158/public_html/wp-content/plugins/meta-box/inc/storages
mkdir
upload
Name
Size
Mode
Actions
base.php
3904
0666
edit
dl
rm
post.php
256
0666
edit
dl
rm
Edit:
/home/techb158/public_html/wp-content/plugins/meta-box/inc/storages/post.php
(256B)
<?php defined( 'ABSPATH' ) || die; /** * Post storage * * @package Meta Box */ /** * Class RWMB_Post_Storage */ class RWMB_Post_Storage extends RWMB_Base_Storage { /** * Object type. * * @var string */ protected $object_type = 'post'; }
Save
cmd:
run