'; $html .= $this->get_code_revisions_empty_list(); $html .= WPCode_Admin_Page::get_upsell_box( $title, $description, $button_1, $button_2 ); $html .= '';// .wpcode-revisions-list-area. return $html; } /** * Get the markup for a revision item in the list of revisions. * * @param int $author_id The author id to display the avatar and name for. * @param string $date The date used to display time passed. * @param array $actions Links specific to this row. * * @return string */ public function get_revision_item( $author_id, $date, $actions = array() ) { $list_item = '