WordPress/wp-admin/includes
Andrew Ozz 188fce6c9b Heartbeat: clean up code style, better naming, better code structure. Props carldanley, props evansolomon.
Changes:
- Add connectNow() public method to trigger a connection immediately.
- Remove the "skipping" when no data to send.
- Change the default interval to 60 sec.
- Fix resetting the next connection time when changing the interval.
See #25073.
Built from https://develop.svn.wordpress.org/trunk@26169


git-svn-id: http://core.svn.wordpress.org/trunk@26078 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-11-14 18:41:10 +00:00
..
admin.php
ajax-actions.php Merge the new dashboard design into core. 2013-11-13 22:09:10 +00:00
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-comments-list-table.php Inline documentation for hooks in wp-admin/includes/class-wp-comments-list-table.php. 2013-11-13 19:47:10 +00:00
class-wp-filesystem-base.php
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php
class-wp-importer.php
class-wp-links-list-table.php
class-wp-list-table.php
class-wp-media-list-table.php
class-wp-ms-sites-list-table.php Use get_current_site() instead of the $current_site global when possible. 2013-11-13 03:23:10 +00:00
class-wp-ms-themes-list-table.php
class-wp-ms-users-list-table.php Use get_current_site() instead of the $current_site global when possible. 2013-11-13 03:23:10 +00:00
class-wp-plugin-install-list-table.php
class-wp-plugins-list-table.php
class-wp-posts-list-table.php
class-wp-terms-list-table.php
class-wp-theme-install-list-table.php
class-wp-themes-list-table.php
class-wp-upgrader-skins.php
class-wp-upgrader.php Bacground Updates: Move the 'automatic_updates_complete' hook to only fire when some updates have actually been completed. Props nacin. Fixes #25841 2013-11-14 06:29:09 +00:00
class-wp-users-list-table.php
comment.php
continents-cities.php
dashboard.php Merge the new dashboard design into core. 2013-11-13 22:09:10 +00:00
deprecated.php Merge the new dashboard design into core. 2013-11-13 22:09:10 +00:00
export.php
file.php
image-edit.php
image.php
import.php
list-table.php
media.php
menu.php
meta-boxes.php
misc.php Merge the color schemes component from MP6. Introduces Light, Blue, and Midnight. 2013-11-13 19:38:38 +00:00
ms-deprecated.php
ms.php Use get_current_site() instead of the $current_site global when possible. 2013-11-13 03:23:10 +00:00
nav-menu.php
plugin-install.php
plugin.php
post.php Heartbeat: clean up code style, better naming, better code structure. Props carldanley, props evansolomon. 2013-11-14 18:41:10 +00:00
revision.php
schema.php Use get_current_site() instead of the $current_site global when possible. 2013-11-13 03:23:10 +00:00
screen.php
taxonomy.php
template.php Fix the X-UA-Compatible header for IE8, fixes #25575 2013-11-11 18:02:10 +00:00
theme-install.php
theme.php Update the Themes screen, merging THX into core. 2013-11-13 20:58:05 +00:00
update-core.php
update.php
upgrade.php Background Updates: Spread them over the hour. Props Pento. Fixes #25833 for trunk 2013-11-14 04:04:10 +00:00
user.php
widgets.php Bring in the widgets component of MP6. See #25858. 2013-11-13 20:06:06 +00:00