Changelog
- Added: WordPress 4.3 Site Icon as og:image if no other images are found. Called before header and WPMUdev’s site avatar image.
- Added: Automatic post/page featured image og:image resizing if it exceeds 1500px and called. The featured image is untouched and the new image gets fetched directly.
- Removed: NoIndex and Redirect Post State since it’s in the SEO bar.
- Added: Search Excluded Post State.
- Fixed: Text area width in page/post edit screens now correctly align with other elements.
- Fixed: Redirect URL was wrongly parsed after second save. (oops!)
- Fixed: CSS SEO bar layout clip on Edge / Internet Explorer.
- Fixed: CSS Bug in Chrome/Safari caused by the Edge / Internet Explorer bugfix above. Thanks Microsoft :), that took me 24 minutes.
- Added: Magically a filter appeared with the bug fix above, make the bar square or curved! See other notes on the how-to.
- Fixed: Frontpage SEO title placeholder in the admin area.
- Fixed: Frontpage SEO title length in the SEO bar.
- Fixed: bool to string conversion in filters.
- Fixed: Dutch translation typos.
- Cleaned up code. So much code is shining now.