📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-03 21:42:11
📂
/ (Root)
/
home
/
orkouolp
/
web
/
orkofarms.com
/
wp-content
/
plugins
/
meta-box
/
inc
/
storages
📍 /home/orkouolp/web/orkofarms.com/wp-content/plugins/meta-box/inc/storages
🔄 Refresh
✏️
Editing: post.php
Writable
<?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 Changes
❌ Cancel