Wordpress/wp-admin/includes
Andrew Ozz 10f934c0f8 Several TinyMCE fixes and adjustments: Gecko spellchecker, Gallery options, single quote in image captions, see #8021
git-svn-id: https://develop.svn.wordpress.org/trunk@9917 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-27 11:30:51 +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 Change View All/Edit links on dashboard widgets, fixes #8365 2008-11-27 05:20:05 +00:00
export.php Declare excerpt namespace. Props byrnereese. fixes #7624 2008-11-26 00:57:13 +00:00
file.php More screen icons and fixes, includes patch by johnconners, fixes #8380 2008-11-26 23:35:23 +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 Several TinyMCE fixes and adjustments: Gecko spellchecker, Gallery options, single quote in image captions, see #8021 2008-11-27 11:30:51 +00:00
misc.php
plugin-install.php Pagination arrow replacement, fixes #8363 2008-11-27 00:28:24 +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 More screen icons and fixes, includes patch by johnconners, fixes #8380 2008-11-26 23:35:23 +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