Wordpress/wp-admin/includes
Ryan Boren 3d6cfe8255 Use comment ID. see #8344
git-svn-id: https://develop.svn.wordpress.org/trunk@9884 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 21:51:28 +00:00
..
admin.php
bookmark.php Notice fixes from DD32. see #7509 2008-11-14 23:01:16 +00:00
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-filesystem-base.php
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php Switch the ftpext filesystem to use Passive FTP aswell. Fixes #7940 props mcs_trekkie. 2008-11-21 17:59:15 +00:00
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php Fix SSH2 fs exists() method. Props ydekproductions. fixes #8331 2008-11-24 20:24:07 +00:00
comment.php
dashboard.php Pass unformatted number to __ngettext, props filosofo, fixes #8324 2008-11-24 03:12:28 +00:00
export.php
file.php Unused var fixes. Props DD32. see #8220 2008-11-15 18:10:35 +00:00
image.php Fix thumbnails creation for 8bpp and CMYK images, props DD32, fixes #7039 fixes #8231 2008-11-15 23:16:36 +00:00
import.php
media.php Page link styling improvements. Props iammattthomas. fixes #8266 2008-11-18 00:59:57 +00:00
misc.php
plugin-install.php Typo fix. Props ydekproductions. fixes #8330 2008-11-24 08:40:21 +00:00
plugin.php Default to edit submenu rather than add new. 2008-11-25 19:05:48 +00:00
post.php Add option defaults. Add arg to get_user_option() to avoid querying options table if user option is missing. see #8229 2008-11-25 18:33:04 +00:00
schema.php Add option defaults. Add arg to get_user_option() to avoid querying options table if user option is missing. see #8229 2008-11-25 18:33:04 +00:00
taxonomy.php Warning fixes 2008-11-02 23:52:49 +00:00
template.php Use comment ID. see #8344 2008-11-25 21:51:28 +00:00
theme.php
update-core.php Remove edit-form.php on update. see #8279 2008-11-19 18:20:25 +00:00
update.php Notice fix 2008-11-15 18:41:27 +00:00
upgrade.php
user.php Handle both post and page caps in get_editable_user_id(). Props DD32. fixes #8208 2008-11-14 17:13:08 +00:00
widgets.php