.. |
admin.php
|
…
|
|
bookmark.php
|
If link name not given, use url for name. Props Denis-de-Bernardy. fixes #7789 for trunk
|
2009-01-22 22:47:34 +00:00 |
class-ftp-pure.php
|
…
|
|
class-ftp-sockets.php
|
…
|
|
class-ftp.php
|
…
|
|
class-pclzip.php
|
…
|
|
class-wp-filesystem-base.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
class-wp-filesystem-direct.php
|
…
|
|
class-wp-filesystem-ftpext.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
class-wp-filesystem-ftpsockets.php
|
…
|
|
class-wp-filesystem-ssh2.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
comment.php
|
…
|
|
dashboard.php
|
Disable QuickPress buttons while saving, change "Cancel" to "Reset"
|
2009-02-02 01:43:56 +00:00 |
export.php
|
…
|
|
file.php
|
Reset port when saving credntials. Props dwenaus and DD32. fixes #8580 for trunk
|
2008-12-12 20:12:16 +00:00 |
image.php
|
Strip trailing whitespace
|
2008-12-09 18:03:31 +00:00 |
import.php
|
…
|
|
media.php
|
When inserting orphaned attachment in a post, set post_parent only for this attachment, see #8721
|
2009-01-21 03:45:57 +00:00 |
misc.php
|
…
|
|
plugin-install.php
|
Typo fix: occured/occurred, props demetris, fixes #8950
|
2009-01-30 14:30:30 +00:00 |
plugin.php
|
Don't show plugin by line if no author. Props Denis-de-Bernardy. fixes #4632 for trunk
|
2009-01-21 19:02:15 +00:00 |
post.php
|
Autosave post/page when pressing Control/Command+S in TinyMCE, props srobbin, fixes #9060
|
2009-02-08 18:37:47 +00:00 |
schema.php
|
Detect when the server compresses output, see #8628
|
2009-02-01 09:45:24 +00:00 |
taxonomy.php
|
Allow muliple tag-like taxonomies in the post editor. see #6387
|
2008-12-18 19:12:26 +00:00 |
template.php
|
Fix delete warnings for categories, link categories, tags and comments, fixes #9050
|
2009-02-07 15:26:01 +00:00 |
theme.php
|
…
|
|
update-core.php
|
Don't put any wp-content files in the old files list.
|
2009-02-11 21:38:29 +00:00 |
update.php
|
Use transient for update_core, update_plugins, update_themes. see #9048
|
2009-02-06 18:06:20 +00:00 |
upgrade.php
|
Add hook "after_db_upgrade" and flush rewrite rules on the next page load after successful upgrade
|
2009-02-09 19:19:38 +00:00 |
user.php
|
Add get_editable_roles() and role filtering. Props jeremyclarke. fixes #8770
|
2009-01-06 22:00:05 +00:00 |
widgets.php
|
…
|
|