WordPress/wp-admin
Sergey Biryukov cfa3dc8ee8 Docs: Correct @return value for parent_dropdown().
Follow-up to [47100].

See #48303.
Built from https://develop.svn.wordpress.org/trunk@47102


git-svn-id: http://core.svn.wordpress.org/trunk@46902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-01-22 00:33:04 +00:00
..
css Widgets: Remove extra padding from number inputs in Recent Posts and Recent Comments widgets. 2020-01-17 13:57:03 +00:00
images
includes Docs: Correct @return value for parent_dropdown(). 2020-01-22 00:33:04 +00:00
js Site Health: Fix typo in a variable name in js/_enqueues/admin/site-health.js. 2020-01-02 12:11:02 +00:00
maint
network
user
about.php Help/About: Move images to the CDN. 2019-11-12 18:30:03 +00:00
admin-ajax.php
admin-footer.php
admin-functions.php Code is Poetry. 2017-11-30 23:11:00 +00:00
admin-header.php
admin-post.php
admin.php
async-upload.php
comment.php Docs: Update links to https://secure.php.net/, they now redirect to https://www.php.net/. 2020-01-20 03:14:06 +00:00
credits.php Help/About: Update the 5.3 About page. 2019-11-11 20:45:04 +00:00
custom-background.php
custom-header.php
customize.php
edit-comments.php Docs: Move the canonical DocBlock for handle_bulk_actions-{$screen} action to wp-admin/edit.php. 2019-12-03 13:58:05 +00:00
edit-form-advanced.php Docs: Update links to https://secure.php.net/, they now redirect to https://www.php.net/. 2020-01-20 03:14:06 +00:00
edit-form-blocks.php Docs: Increase the specificity of various docblock parameter types and return types. 2019-12-06 22:43:04 +00:00
edit-form-comment.php Docs: Update links to https://secure.php.net/, they now redirect to https://www.php.net/. 2020-01-20 03:14:06 +00:00
edit-link-form.php
edit-tag-form.php Docs: Use the {@see ...} tag for the replacement in @deprecated tags, so that Developer Reference could automatically link to the replacement. 2019-11-09 13:05:02 +00:00
edit-tags.php Coding Standards: Use strict comparison in wp-admin/edit-tags.php. 2019-12-15 10:46:02 +00:00
edit.php Docs: Move the canonical DocBlock for handle_bulk_actions-{$screen} action to wp-admin/edit.php. 2019-12-03 13:58:05 +00:00
erase-personal-data.php
export-personal-data.php Privacy tools: remove some left-over code and fix inline comment. 2019-06-08 00:30:51 +00:00
export.php
freedoms.php Help/About: Update the 5.3 About page. 2019-11-11 16:07:03 +00:00
import.php I18N: Add missing placeholders to some translators comments in wp-admin. 2020-01-20 15:43:04 +00:00
index.php
install-helper.php Docs: In various @return tags, list the expected type first, instead of false. 2020-01-11 18:32:05 +00:00
install.php
link-add.php
link-manager.php Docs: Move the canonical DocBlock for handle_bulk_actions-{$screen} action to wp-admin/edit.php. 2019-12-03 13:58:05 +00:00
link-parse-opml.php
link.php
load-scripts.php
load-styles.php
media-new.php
media-upload.php
media.php
menu-header.php
menu.php
moderation.php
ms-admin.php
ms-delete-site.php
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php Docs: Correct various docblocks documentation. 2019-12-06 22:23:04 +00:00
nav-menus.php I18N: Add missing placeholders to some translators comments in wp-admin. 2020-01-20 15:43:04 +00:00
network.php
options-discussion.php Text Changes: Rename Comment Blacklist option to be more inclusive 2019-12-06 18:12:02 +00:00
options-general.php Docs: Update links to https://secure.php.net/, they now redirect to https://www.php.net/. 2020-01-20 03:14:06 +00:00
options-head.php
options-media.php
options-permalink.php I18N: Correct translator comment in wp-admin/options-permalink.php. 2020-01-20 15:10:04 +00:00
options-privacy.php I18N: Add missing placeholders to some translators comments in wp-admin. 2020-01-20 15:43:04 +00:00
options-reading.php
options-writing.php
options.php
plugin-editor.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
plugin-install.php
plugins.php I18N: Add missing placeholders to some translators comments in wp-admin. 2020-01-20 15:43:04 +00:00
post-new.php
post.php Docs: Correct invalid hook docblocks. 2019-10-27 19:11:02 +00:00
press-this.php
privacy-policy-guide.php
privacy.php Help/About: Update the 5.3 About page. 2019-11-11 16:07:03 +00:00
profile.php
revision.php
setup-config.php
site-health-info.php
site-health.php
term.php Coding Standards: Use strict comparison in wp-admin/term.php. 2019-12-15 09:45:01 +00:00
theme-editor.php
theme-install.php
themes.php I18N: Remove unnecessary HTML from "Active:" strings in wp-admin/themes.php. 2020-01-20 14:27:04 +00:00
tools.php I18N: Add missing placeholders to some translators comments in wp-admin. 2020-01-20 15:43:04 +00:00
update-core.php Upgrade/Install: Remove the suggestion for users to skip a minor update to keep their current translation. 2020-01-12 02:24:03 +00:00
update.php
upgrade-functions.php
upgrade.php
upload.php Docs: Move the canonical DocBlock for handle_bulk_actions-{$screen} action to wp-admin/edit.php. 2019-12-03 13:58:05 +00:00
user-edit.php Users: Use correct variable when displaying the Additional Capabilities list in user profile. 2019-11-25 14:01:03 +00:00
user-new.php Docs: Miscellaneous docblock fixes and improvements. 2019-10-26 20:43:04 +00:00
users.php Docs: Move the canonical DocBlock for handle_bulk_actions-{$screen} action to wp-admin/edit.php. 2019-12-03 13:58:05 +00:00
widgets.php Coding Standards: Use strict comparison in wp-admin/widgets.php. 2019-12-16 12:55:03 +00:00