' . __('Change log', 'post_notification') . ''; echo '
'; _e('Latest change log from the server.', 'post_notification'); echo '
'; echo htmlspecialchars(file_get_contents(POST_NOTIFICATION_PATH . 'changelog.txt')); echo '