Fix translations when plugin is used with older WordPress versions.
Fix translations in block editor.
Introduces block-editor (Gutenberg) sidebar component for supported post types.
* Introduce `get_redirect_data()` method to look up a post ID's redirect. * Introduce PHPUnit tests. * Conform to current VIP Go Coding Standards.