We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0cb540 commit 753f964Copy full SHA for 753f964
includes/model/class-post.php
@@ -61,7 +61,7 @@ class Post {
61
*
62
* @var string
63
*/
64
- private $object_type = 'Note';
+ private $object_type;
65
66
/**
67
* The Allowed Tags, used in the content.
0 commit comments