Inheritance diagram for PostInfo:
Collaboration diagram for PostInfo:Public Member Functions | |
| __construct ($post_id=null) | |
| __get ($name) | |
Post metadata
Definition at line 10 of file postinfo.php.
| PostInfo::__get | ( | $ | name | ) |
Fetch info record value.
| string | $name Name of the key to get |
Reimplemented from InfoRecords.
Definition at line 17 of file postinfo.php.
1.7.1