.. |
admin.php
|
|
|
ajax-actions.php
|
The sidebar_admin_setup hook should only be documented once in wp-admin/widgets.php. All others are duplicates.
|
2014-03-28 19:47:15 +00:00 |
bookmark.php
|
|
|
class-ftp-pure.php
|
|
|
class-ftp-sockets.php
|
|
|
class-ftp.php
|
|
|
class-pclzip.php
|
|
|
class-wp-comments-list-table.php
|
Avoid JS errors before the commentReply script loads. Let's make this unobtrusive soon.
|
2014-03-26 18:53:15 +00:00 |
class-wp-filesystem-base.php
|
|
|
class-wp-filesystem-direct.php
|
Filesystem: Fix getchmod() for direct and ssh2 transports, for directories.
|
2014-03-17 20:17:15 +00:00 |
class-wp-filesystem-ftpext.php
|
|
|
class-wp-filesystem-ftpsockets.php
|
|
|
class-wp-filesystem-ssh2.php
|
Filesystem: Fix getchmod() for direct and ssh2 transports, for directories.
|
2014-03-17 20:17:15 +00:00 |
class-wp-importer.php
|
|
|
class-wp-links-list-table.php
|
|
|
class-wp-list-table.php
|
Remove "Show" prefix from filter dropdowns, see #26743.
|
2014-03-19 22:13:14 +00:00 |
class-wp-media-list-table.php
|
Avoid PHP notices in Media Library if an attachment parent post type no longer exists.
|
2014-03-17 15:33:15 +00:00 |
class-wp-ms-sites-list-table.php
|
|
|
class-wp-ms-themes-list-table.php
|
|
|
class-wp-ms-users-list-table.php
|
|
|
class-wp-plugin-install-list-table.php
|
|
|
class-wp-plugins-list-table.php
|
Avoid searching HTML tags when searching plugins and themes. Fixes #27136. Props enej.
|
2014-03-11 22:24:15 +00:00 |
class-wp-posts-list-table.php
|
Better checks for contributors when saving posts.
|
2014-04-05 21:19:14 +00:00 |
class-wp-terms-list-table.php
|
|
|
class-wp-theme-install-list-table.php
|
Inline documentation for hooks in wp-admin/includes/class-wp-theme-install-list-table.php.
|
2014-03-06 13:44:14 +00:00 |
class-wp-themes-list-table.php
|
Avoid searching HTML tags when searching plugins and themes. Fixes #27136. Props enej.
|
2014-03-11 22:24:15 +00:00 |
class-wp-upgrader-skins.php
|
Inline documentation for hooks in wp-admin/includes/class-wp-upgrader-skins.php.
|
2014-04-08 06:26:16 +00:00 |
class-wp-upgrader.php
|
Background Updates: Record Plugin & Theme update statistics like we for for Core updates, Pass Plugin/Theme update objects into the Background updater for consistency with Core & Translations. See #27633
|
2014-04-02 13:05:15 +00:00 |
class-wp-users-list-table.php
|
Tweak inline documentation for hooks in wp-admin/includes/class-wp-users-list-table.php.
|
2014-03-02 20:32:15 +00:00 |
comment.php
|
|
|
continents-cities.php
|
|
|
dashboard.php
|
Avoid JS errors before the commentReply script loads. Let's make this unobtrusive soon.
|
2014-03-26 18:53:15 +00:00 |
deprecated.php
|
|
|
export.php
|
|
|
file.php
|
Fix typo in verify_file_md5() description. see [25541].
|
2014-04-04 00:03:14 +00:00 |
image-edit.php
|
Account for new cropping settings in the image editor.
|
2014-04-11 03:10:14 +00:00 |
image.php
|
Align parameters in the hook docs for the attachment_thumbnail_args filter.
|
2014-04-07 20:10:16 +00:00 |
import.php
|
Slight renaming in our callback in [27373]. see #14424.
|
2014-03-03 17:09:14 +00:00 |
list-table.php
|
|
|
media.php
|
Clarify PHPDoc return description for media_handle_upload() .
|
2014-03-31 22:33:15 +00:00 |
menu.php
|
Remove some debug cruft accidentally committed in [27670].
|
2014-03-24 02:38:17 +00:00 |
meta-boxes.php
|
Cleanup up the display, escaping, and handling of ID3 data for media. Rename wp_get_relevant_id3_keys() to wp_get_attachment_id3_keys() .
|
2014-03-31 05:16:16 +00:00 |
misc.php
|
Generalize the hook documentation for the set-screen-option filter.
|
2014-03-03 17:51:14 +00:00 |
ms-deprecated.php
|
|
|
ms.php
|
Always decode special characters for email subjects.
|
2014-03-28 02:44:15 +00:00 |
nav-menu.php
|
|
|
plugin-install.php
|
Priority fixes for various existing hook documentation.
|
2014-04-12 00:01:15 +00:00 |
plugin.php
|
Fix docs for hooks in deactivate_plugins() and activate_plugin(). see #27189, #27188.
|
2014-03-27 02:02:14 +00:00 |
post.php
|
Avoid stomping of bulk postdata inside the bulk_edit_posts() loop.
|
2014-04-07 17:59:14 +00:00 |
revision.php
|
|
|
schema.php
|
Remove old links_recently_updated_* DB options that never had a UI.
|
2014-04-03 03:10:15 +00:00 |
screen.php
|
|
|
taxonomy.php
|
Inline documentation for hooks in wp-admin/includes/taxonomy.php.
|
2014-03-24 03:14:15 +00:00 |
template.php
|
Add a feature pointer for widgets in the customizer in 3.9. Remove older pointers from 3.3 and 3.4.
|
2014-04-12 20:48:15 +00:00 |
theme-install.php
|
Bring the theme browsing experience from 3.8 to the theme installer. First pass.
|
2014-03-11 07:47:15 +00:00 |
theme.php
|
Theme Installer: Combine 'Layout' and 'Columns' filters so 'Features' can span two columns.
|
2014-04-08 04:30:15 +00:00 |
update-core.php
|
Update $_old_files for 3.9. see #27775.
|
2014-04-12 18:27:17 +00:00 |
update.php
|
Restore the update message in the dashboard, removed in 3.8.
|
2014-03-25 14:36:15 +00:00 |
upgrade.php
|
Use the correct parameter variables in the hook docs for wp_upgrade .
|
2014-04-07 20:13:15 +00:00 |
user.php
|
Remove lame debugging. see #23057.
|
2014-03-08 03:16:27 +00:00 |
widgets.php
|
Remove temporary hooks added in [26865].
|
2014-02-28 00:45:16 +00:00 |