'hidden', "name"=>'image_id', "value"=>$image_id]), INPUT(["type"=>'submit', "value"=>'Restore From Trash']), ); } public function get_help_html(): string { return '

Search for posts in the trash.

in:trash

Returns posts that are in the trash.

'; } }