WordPress/wp-admin/includes
2010-02-27 17:48:37 +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 Spelling and grammar fun. Fixes #11875 props cnorris23 2010-02-24 20:13:23 +00:00
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php s/existant/existent/ 2010-02-24 20:01:37 +00:00
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php
class-wp-upgrader.php
comment.php Just pass the comment object to get_avatar in floated_admin_avatar rather than duplicating logic. Fixes #12291 props Otto42. 2010-02-25 22:19:03 +00:00
continents-cities.php
dashboard.php Add missing </small> tag. see #11891 fixes #12321 props ocean90 2010-02-24 16:45:33 +00:00
deprecated.php
export.php
file.php Pass overrides. Allow ref array calling. Props tychay. fixes #12278 2010-02-22 16:54:51 +00:00
htaccess.ms
image-edit.php
image.php Use utf8_encode() consistently in wp_read_image_metadata(). Also add some whitespace. props miqrogroove, see #11417, see #12095 2010-02-20 12:09:30 +00:00
import.php
manifest.php
media.php Pass overrides. Allow ref array calling. Props tychay. fixes #12278 2010-02-22 16:54:51 +00:00
meta-boxes.php Introduce assign_cap for Taxonomies, Defaults to 'edit_posts'. Allows for Authors/Contributors to tag/categorise their posts. See #12035 2010-02-22 08:36:32 +00:00
misc.php A call to arms for grammarians. Fixes #12228 fixes #11875 props kurtmckee, filosofo, jjj 2010-02-26 05:46:08 +00:00
ms-deprecated.php
ms.php warnings cleanup on archived/suspended sites, fixes #12396 2010-02-27 17:48:37 +00:00
nav-menu.php Nav menu cleanups. Props nbachiyski. see #11817 2010-02-24 18:52:54 +00:00
plugin-install.php
plugin.php Use admin_url() for images in wp-admin, to allow for filtering. Props mdawaffe, see #12300 2010-02-20 21:09:49 +00:00
post.php add_editor_style() third pass. better performance and better child theme support. see #11512 2010-02-27 07:36:35 +00:00
schema.php Don't use deprecated *_usermeta() functions. Props technosailor fixes #10837 2010-02-22 21:25:32 +00:00
taxonomy.php
template.php Fix typos. props TobiasBg fixes #12398 2010-02-27 15:53:06 +00:00
theme-install.php
theme.php
update-core.php
update.php Add links to the codex changelog in update notification strings. props dtoj, see #11739 2010-02-20 12:28:10 +00:00
upgrade.php Switch over to *_user_meta() syntax. The old get_usermeta() would return a string when only one value was found, get_user_meta() requires $single = true. Fixes #10837 2010-02-23 10:42:40 +00:00
user.php Remove author tags. fixes #12366 2010-02-24 19:07:21 +00:00
widgets.php Use admin_url() for images in wp-admin, to allow for filtering. Props mdawaffe, see #12300 2010-02-20 21:09:49 +00:00
wp-config.ms Set svn eol-style native on new files 2010-02-20 21:00:19 +00:00