WordPress/wp-admin/includes
2012-02-06 20:54:01 +00:00
..
admin.php Load the new admin and network admin mo files, if present. see #19852 2012-01-27 22:19:56 +00:00
ajax-actions.php Setup now that global is not used. see #15327 2012-02-03 20:13:22 +00:00
bookmark.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
class-ftp-pure.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
class-ftp-sockets.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
class-ftp.php Swap out ;; for ;. Fixes #11618 props demetris and nacin. 2009-12-26 16:53:17 +00:00
class-pclzip.php Associate subdirector of whitespace trims trailing whites with pinking shears. 2009-10-15 20:26:21 +00:00
class-wp-comments-list-table.php 'No comments awaiting moderation.' props demetris. fixes #15689. 2012-01-09 19:53:51 +00:00
class-wp-filesystem-base.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
class-wp-filesystem-direct.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
class-wp-filesystem-ftpext.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
class-wp-filesystem-ftpsockets.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
class-wp-filesystem-ssh2.php WP_Filesystem_*::mkdir() untrailingslash path consistently, don't waste time attempting to create an "empty" path. See #15575. Props lordandrei and SergeyBiryukov for initial patches. 2011-10-13 10:43:38 +00:00
class-wp-importer.php Constructor cleanup. Props ocean90. fixes #16768 2011-04-29 20:05:12 +00:00
class-wp-links-list-table.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
class-wp-list-table.php Use existing string to properly translate month + year combo. see #19598. 2012-02-03 00:11:01 +00:00
class-wp-media-list-table.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
class-wp-ms-sites-list-table.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
class-wp-ms-themes-list-table.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
class-wp-ms-users-list-table.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
class-wp-plugin-install-list-table.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
class-wp-plugins-list-table.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
class-wp-posts-list-table.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
class-wp-terms-list-table.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
class-wp-theme-install-list-table.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
class-wp-themes-list-table.php Hide theme details by default. Props helenyhou, DH-Shredder. fixes #19853 2012-02-06 20:54:01 +00:00
class-wp-upgrader.php One newline is enough. 2012-01-05 20:10:39 +00:00
class-wp-users-list-table.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
comment.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
continents-cities.php Give continents-cities their own textdomain. Props nbachiyski, Denis-de-Bernardy . fixes #9794 2009-05-14 20:05:25 +00:00
dashboard.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
deprecated.php One newline is enough. 2012-01-05 20:10:39 +00:00
export.php Use the site's locale for the feed language. Provides the same result as language_attributes(). Removes the rss_language option. fixes #13440. see #5517. 2012-01-29 19:56:33 +00:00
file.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
image-edit.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
image.php User lowercase true, false, null instead of uppercase. Props c3mdigital, mfields. fixes #16302 2012-01-05 20:50:54 +00:00
import.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
list-table.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
manifest.php Editor API enhancement, first run (still needs some work), see #17144 2011-08-03 10:19:00 +00:00
media.php Remove extraneuos newlines 2011-12-21 18:42:11 +00:00
menu.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
meta-boxes.php One newline is enough. 2012-01-05 20:10:39 +00:00
misc.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
ms-deprecated.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
ms.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
nav-menu.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
plugin-install.php Better indentation. Props SergeyBiryukov. See #16580 2012-01-08 09:18:56 +00:00
plugin.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
post.php Prefix table name against the post_parent field in _edit_attachments_query_helper() to avoid ambiguous queries. props benbalter. fixes #19779. 2012-01-09 15:55:30 +00:00
schema.php Drop the comment_approved index from the comments table. comment_approved_date_gmt is sufficient. fixes #19935 2012-01-31 18:26:07 +00:00
screen.php Provide contexts for a 'Welcome' string. Sometimes we're saying hello, other times referring to the welcome panel. props pavelevap, fixes #19698. 2012-02-01 14:47:49 +00:00
taxonomy.php Introduce term_is_ancestor_of(). Finish taxonomy support for wp_insert_category(). Props garyc40. fixes #15581 2012-01-04 22:44:19 +00:00
template.php Initial import of localized CSS, for Chinese and Hebrew. see #19603. 2012-02-04 00:54:42 +00:00
theme-install.php Hide theme details by default. Props helenyhou, DH-Shredder. fixes #19853 2012-02-06 20:54:01 +00:00
theme.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
update-core.php Remove unused TinyMCE media plugin images, props SergeyBiryukov, fixes #19963 2012-02-04 17:58:41 +00:00
update.php s/plugin/theme/ in an edge case string in the theme updater. props pavelevap, fixes #19940. 2012-02-01 16:08:36 +00:00
upgrade.php Drop the comment_approved index from the comments table. comment_approved_date_gmt is sufficient. fixes #19935 2012-01-31 18:26:07 +00:00
user.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
widgets.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00