WordPress/wp-admin/includes
Sergey Biryukov 87464289c3 Revisions: Update the "last revision" wording to "latest revision" in various files.
This aims to reduce ambiguity about what exactly is the "first" or "last" revision, and bring more consistency with similar wording elsewhere in core, e.g. latest posts, latest comments, etc.

This affects:
* `wp_save_post_revision()`
* `wp_prepare_revisions_for_js()`
* `WP_Customize_Manager::filter_revision_post_has_changed()`

Follow-up to [53759], [53769], [53778].

Props peterwilsoncc.
Fixes #55857.
Built from https://develop.svn.wordpress.org/trunk@53779


git-svn-id: http://core.svn.wordpress.org/trunk@53338 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-07-25 19:30:09 +00:00
..
admin-filters.php
admin.php
ajax-actions.php Coding Standards: Adjust the logic slightly in wp_ajax_replyto_comment(). 2022-07-21 10:59:10 +00:00
bookmark.php
class-automatic-upgrader-skin.php
class-bulk-plugin-upgrader-skin.php
class-bulk-theme-upgrader-skin.php
class-bulk-upgrader-skin.php
class-core-upgrader.php
class-custom-background.php Coding Standards: Escape the home URL in the "Background updated. Visit your site" message. 2022-07-04 10:14:14 +00:00
class-custom-image-header.php Coding Standards: Escape the home URL in the "Header updated. Visit your site" message. 2022-07-04 10:11:12 +00:00
class-file-upload-upgrader.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-language-pack-upgrader-skin.php
class-language-pack-upgrader.php
class-pclzip.php
class-plugin-installer-skin.php Code Modernization: Replace phpversion() function calls with PHP_VERSION constant. 2022-05-20 17:38:14 +00:00
class-plugin-upgrader-skin.php Text Changes: Unify various "Back to..." vs. "Return to..." vs. "Go to..." strings. 2020-11-09 10:53:10 +00:00
class-plugin-upgrader.php Code Modernization: Replace phpversion() function calls with PHP_VERSION constant. 2022-05-20 17:38:14 +00:00
class-theme-installer-skin.php Code Modernization: Replace phpversion() function calls with PHP_VERSION constant. 2022-05-20 17:38:14 +00:00
class-theme-upgrader-skin.php
class-theme-upgrader.php Code Modernization: Replace phpversion() function calls with PHP_VERSION constant. 2022-05-20 17:38:14 +00:00
class-walker-category-checklist.php
class-walker-nav-menu-checklist.php
class-walker-nav-menu-edit.php Menus: Use more appropriate escaping functions in class Walker_Nav_Menu_Edit. 2022-07-05 08:06:17 +00:00
class-wp-ajax-upgrader-skin.php
class-wp-application-passwords-list-table.php
class-wp-automatic-updater.php Code Modernization: Replace phpversion() function calls with PHP_VERSION constant. 2022-05-20 17:38:14 +00:00
class-wp-comments-list-table.php Docs: Use third-person singular verbs for function descriptions in WP_Comments_List_Table class, as per docblock standards. 2022-07-04 08:20:15 +00:00
class-wp-community-events.php
class-wp-debug-data.php Code Modernization: Replace phpversion() function calls with PHP_VERSION constant. 2022-05-20 17:38:14 +00:00
class-wp-filesystem-base.php
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php Coding Standards: Use MINUTE_IN_SECONDS where appropriate. 2022-07-17 02:18:09 +00:00
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php
class-wp-importer.php
class-wp-internal-pointers.php
class-wp-links-list-table.php
class-wp-list-table-compat.php
class-wp-list-table.php Docs: Add a missing word in pre_months_dropdown_query filter description. 2022-06-14 15:07:10 +00:00
class-wp-media-list-table.php Accessibility: List Tables: Hide the Comments column icon and title attribute from screen readers. 2022-05-19 15:54:15 +00:00
class-wp-ms-sites-list-table.php
class-wp-ms-themes-list-table.php
class-wp-ms-users-list-table.php I18N: Use a translatable string for displaying a user's first name and last name. 2022-06-14 14:43:12 +00:00
class-wp-plugin-install-list-table.php
class-wp-plugins-list-table.php
class-wp-post-comments-list-table.php
class-wp-posts-list-table.php Accessibility: List Tables: Hide the Comments column icon and title attribute from screen readers. 2022-05-19 15:54:15 +00:00
class-wp-privacy-data-export-requests-list-table.php
class-wp-privacy-data-removal-requests-list-table.php
class-wp-privacy-policy-content.php
class-wp-privacy-requests-table.php
class-wp-screen.php Docs: Use third-person singular verbs for function descriptions in the WP_Screen API. 2022-06-16 23:10:10 +00:00
class-wp-site-health-auto-updates.php
class-wp-site-health.php
class-wp-site-icon.php
class-wp-terms-list-table.php
class-wp-theme-install-list-table.php
class-wp-themes-list-table.php
class-wp-upgrader-skin.php
class-wp-upgrader-skins.php
class-wp-upgrader.php Upgrade/Install: Add a conditional to facilitate testing of the Rollbacks feature project. 2022-06-26 12:37:18 +00:00
class-wp-users-list-table.php I18N: Use a translatable string for displaying a user's first name and last name. 2022-06-14 14:43:12 +00:00
comment.php Docs: Use third-person singular verbs for function descriptions in wp-admin/includes/comment.php, as per docblocks standards. 2022-07-20 22:15:10 +00:00
continents-cities.php
credits.php
dashboard.php Administration: Update design of the Dashboard welcome panel. 2022-05-10 16:45:08 +00:00
deprecated.php
edit-tag-messages.php
export.php General: Replace all esc_url_raw() calls in core with sanitize_url(). 2022-06-01 18:14:10 +00:00
file.php Coding Standards: Use MINUTE_IN_SECONDS where appropriate. 2022-07-17 02:18:09 +00:00
image-edit.php Docs: Correct the return type for wp_save_image_file(). 2022-06-21 11:16:17 +00:00
image.php Media: enable generating multiple mime types for image uploads; specifically WebP versions for JPEG images by default. 2022-07-21 18:03:13 +00:00
import.php
list-table.php
media.php Media: Prevent URLs from overflowing their container in the media editor. 2022-07-25 18:11:08 +00:00
menu.php
meta-boxes.php
misc.php Editor: Include user's name in the wp_refresh_post_lock() response. 2022-07-11 18:18:13 +00:00
ms-admin-filters.php
ms-deprecated.php
ms.php
nav-menu.php
network.php Administration: Add labels to read-only form fields. 2022-07-21 09:04:14 +00:00
noop.php
options.php
plugin-install.php
plugin.php Code Modernization: Use the integer portion of an item position in add_submenu_page(). 2022-06-22 14:55:11 +00:00
post.php Posts, Post Types: Standardize on $post parameter name where appropriate. 2022-07-18 17:37:17 +00:00
privacy-tools.php General: Replace all esc_url_raw() calls in core with sanitize_url(). 2022-06-01 18:14:10 +00:00
revision.php Revisions: Update the "last revision" wording to "latest revision" in various files. 2022-07-25 19:30:09 +00:00
schema.php
screen.php
taxonomy.php Docs: Use third-person singular verbs for function descriptions in the Taxonomy Administration API. 2022-06-16 23:39:08 +00:00
template.php Docs: Add missing function description in wp-admin/includes/template.php. 2022-07-21 09:24:10 +00:00
theme-install.php Docs: Add missing docblock description for install_themes_upload(). 2022-07-04 08:00:15 +00:00
theme.php General: Replace all esc_url_raw() calls in core with sanitize_url(). 2022-06-01 18:14:10 +00:00
translation-install.php
update-core.php Upgrade/Install: Update $_old_files for 6.0. 2022-05-23 17:02:16 +00:00
update.php Docs: Improve description for wp_plugin_update_rows() and wp_theme_update_rows(). 2022-07-09 12:59:11 +00:00
upgrade.php
user.php Text Changes: Improve consistency of admin error notices. 2022-06-02 15:05:13 +00:00
widgets.php