WordPress/wp-admin/includes
2009-12-30 17:56:09 +00:00
..
admin.php
bookmark.php Use array calling style. Props Denis-de-Bernardy. see #6647 2009-12-23 15:31:02 +00:00
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php Swap out ;; for ;. Fixes #11618 props demetris and nacin. 2009-12-26 16:53:17 +00:00
class-pclzip.php
class-wp-filesystem-base.php
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php Pass correct number of args to ftp_chdir(). Props Denis-de-Bernardy. see #10889 2009-12-10 23:03:25 +00:00
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php
class-wp-upgrader.php Consitent use of … Fixes #10374 props demetris. 2009-12-24 09:46:57 +00:00
comment.php
continents-cities.php Give continents-cities their own textdomain. Props nbachiyski, Denis-de-Bernardy . fixes #9794 2009-05-14 20:05:25 +00:00
dashboard.php Deprecate _nc() as _nx() is a much better was of specifying contexts. Fixes #11404 props nacin. 2009-12-19 10:51:29 +00:00
export.php Use array calling style. Props Denis-de-Bernardy. see #6647 2009-12-23 15:31:02 +00:00
file.php Replace ctype_digit() with is_numeric() for better compatibility, props markup, fixes #11620 for trunk 2009-12-26 08:47:47 +00:00
image-edit.php Show disabled image rotation buttons when imagerotate() is missing, props husky and hakre, fixes #11536 2009-12-27 21:24:39 +00:00
image.php Updates and improvements to _depreceated_argument. See #11386 props nacin. 2009-12-30 16:23:39 +00:00
import.php
manifest.php
media.php Remove unneeded empty span and add form closing tag in media.php, props Simek and hakre, fixes #11569 2009-12-30 08:19:34 +00:00
meta-boxes.php Updates and improvements to _depreceated_argument. See #11386 props nacin. 2009-12-30 16:23:39 +00:00
misc.php phpDoc for wp_reset_vars(). 2009-12-26 16:48:24 +00:00
plugin-install.php
plugin.php
post.php Remove unneeded quotes around vars. Props johnbillion. fixes #10245 2009-12-23 15:16:53 +00:00
schema.php Remove oEmbed discovery option. Add hook so plugins can enable it. see #10337 2009-12-15 21:16:00 +00:00
taxonomy.php
template.php Use current_time() to calculate current time. Props filosofo. fixes #10915 2009-12-30 17:56:09 +00:00
theme-install.php
theme.php
update-core.php Cleanup after bailing when php or mysql versions are not compat. Props nacin. fixes #11638 for trunk 2009-12-28 17:19:04 +00:00
update.php
upgrade.php Updates and improvements to _depreceated_argument. See #11386 props nacin. 2009-12-30 16:23:39 +00:00
user.php Cast out the lowercase P demons that snuck in. http://www.google.com/search?q=out+out+you+demons+of+stupidity 2009-12-08 19:59:34 +00:00
widgets.php Change 'Remove' link on widgets to 'Delete' because it doesn't just remove it, it deletes the settings for that widget instance. props Denis-de-Bernardy. fixes #10379 2009-12-10 08:51:36 +00:00