Page 1 of 1

These are the system fonts used in the WordPress admin area on different platforms and environments

Posted: Thu Jan 23, 2025 9:45 am
by Mostafa044
Here is a screenshot of the admin area in the Safari web browser on macOS using the San Francisco system font.This change only affects the UI elements of the WordPress admin area. It does not affect content areas such as the post editor, which uses your theme's editor stylesheet for fonts.

Editor improvements in 4.6
Most WordPress users spend more time in the post editor than any other administration screen on their site, and improving the post editing experience is always a priority with new WordPress releases.


WordPress 4.6 brings improvements to the autosave feature in WordPress. Previously, if users had disabled revisions , this also affected the restoration of posts from the autosave feature.

WordPress 4.6 fixes this issue and allows users to restore WordPress posts from browser backups and autosave, even if they have disabled revisions.
highlighting broken links

If you use the visual editor to write posts, list of canada cell phone number adding a broken URL will be highlighted.

Once you add a link, WordPress checks if the link is valid. When you hover your cursor over the linked text, the link will be displayed in red color instead of the usual blue.

These updates improve essential parts of the WordPress core, but are primarily intended for developers.

Standardized registration of metadata

WordPress 4.6 brings the feature register_meta()for registering meta keys . This feature works like the function register_post_type(). It allows plugin and theme developers to use a standardized way to work with metadata stored in the Posts, User, Comment or Terms object types. (#35658 )