C:\xampp\htdocs\landing\wp-content\plugins\penci-framework\lib\meta-box\inc\storages\post.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?php
/**
 * 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';
}
x

Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586