dustpress
dustpress copied to clipboard
Check why \DustPress\Query::get_post( $id ); returns global post if $id is empty
Check why \DustPress\Query::get_post( $id ); returns global post if there isn't ID https://github.com/devgeniem/dustpress/blob/master/classes/query.php#L37
Check that preview works if this will be removed.