Wordpress/wp-admin/includes
Ryan Boren c1543ec4e6 Add option defaults. Add arg to get_user_option() to avoid querying options table if user option is missing. see #8229
git-svn-id: https://develop.svn.wordpress.org/trunk@9871 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-25 18:33:04 +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
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 add_dashboard_page() 2008-11-18 19:30:50 +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
template.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
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
widgets.php