post_status ) && $post->post_status === 'deactive' ) ) { return '

' . esc_html__( 'Service Unavailable', 'booktics' ) . '

'; } return "
"; } }