Wordpress/wp-admin/includes
Andrew Nacin 1bedd5e11a Generalize some strings. Also tidy the discussions meta box, which will stay as "page" as that is referring to the HTML page, not post/page/book etc. see #13539
git-svn-id: https://develop.svn.wordpress.org/trunk@14904 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-25 19:47:22 +00:00
..
admin.php
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-filesystem-base.php Ensure slashing of paths returned by WP_Filesystem_Base::find_folder() is consistent with the slashing of paths; Affects Windows machines using the Direct transport. 2010-05-23 05:54:32 +00:00
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-upgrader.php Add Actions to the end of Bulk upgrades; Remove Spinners and instead show the individual upgrade steps (Then hidden upon completion for bulk upgrades). See #11232 2010-05-25 13:57:06 +00:00
comment.php
continents-cities.php
dashboard.php Ensure that QuickPress media uploads get attached to the auto-draft we create for new posts correctly. Fixes #10917 props ocean90. 2010-05-23 07:58:06 +00:00
deprecated.php
export.php
file.php Ensure that the entire folder structure exists within the $needed_folders array before attempting to create folders. Fixes cases where the Zip file does not contain a node for a folder which contains subfolders without files in the same level. Fixes #13171 2010-05-23 05:56:31 +00:00
image-edit.php
image.php
import.php
manifest.php New screen options tab design. props JohnONolan, fixes #13477. 2010-05-21 03:20:25 +00:00
media.php Update upload quota filled message to mention the limit and not suggest file deletion. fixes #13479 2010-05-25 17:53:31 +00:00
meta-boxes.php Generalize some strings. Also tidy the discussions meta box, which will stay as "page" as that is referring to the HTML page, not post/page/book etc. see #13539 2010-05-25 19:47:22 +00:00
misc.php
ms-deprecated.php
ms.php
nav-menu.php First pass on better UX for menu item save. props koopersmith, see #13525. 2010-05-24 19:50:20 +00:00
plugin-install.php
plugin.php
post.php Remove non-gzipped version of tinymce. Brace for impact. props azaozz. see #13307. 2010-05-20 21:05:16 +00:00
schema.php stripslashes() the site name before passing to populate_network(), not in it. We should always expect unslashed data. reverts [14754]. fixes #13448 2010-05-24 19:18:30 +00:00
taxonomy.php
template.php Generalize some strings. Also tidy the discussions meta box, which will stay as "page" as that is referring to the HTML page, not post/page/book etc. see #13539 2010-05-25 19:47:22 +00:00
theme-install.php Increase height of Theme install thickbox to remove useless scrollbars. Props ocean90 2010-05-23 12:04:24 +00:00
theme.php
update-core.php New screen options tab design. props JohnONolan, fixes #13477. 2010-05-21 03:20:25 +00:00
update.php
upgrade.php
user.php
widgets.php