transformer_refactoring #44
1 changed files with 3 additions and 0 deletions
|
@ -353,4 +353,7 @@ abstract class Event extends Post {
|
|||
|
||||
}
|
||||
|
||||
protected function get_content() {
|
||||
return $this->wp_object->post_content;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue