What's Changed
- Users: do not display submenus to users who cannot author posts by @jeherve in #974
- Imrove "FEP-b2b8: Long-form Text" support by @pfefferle in #982
- Refactor get_by_id Method Using Switch Statement for Improved Readabi… by @bgr8 in #979
- Reuse constants once they're defined by @obenland in #984
- Use version constant directly by @obenland in #985
- CLI: Remove meta command by @obenland in #986
- CLI: Remove unneeded translation functions by @obenland in #987
- Rename
Users
-Collection toActors
to be more specific by @pfefferle in #968 - Add baseline tests for Post::get_type() by @obenland in #991
- Settings: Fix styles to align with rest of wp-admin by @obenland in #992
- Better Post-Formats support by @pfefferle in #990
- Make plain permalink notice more actionable by @obenland in #994
- Ensure that
?author=0
resolves to blog user by @mattwiebe in #996
New Contributors
Full Changelog: 4.1.1...4.2.0