.. |
css
|
CSS cleanup and fixes
|
2009-04-16 04:41:05 +00:00 |
images
|
Improved admin icons, props empireoflight, fixes #9351
|
2009-03-17 19:47:57 +00:00 |
import
|
Don't force balance tags to avoid image stripping. Props beaulebens. fixes #9468
|
2009-04-06 18:33:50 +00:00 |
includes
|
Page templates should be relative to the theme ir, not the themes dir.
|
2009-04-16 18:28:35 +00:00 |
js
|
CSS cleanup and fixes
|
2009-04-16 04:41:05 +00:00 |
admin-ajax.php
|
CSS cleanup and fixes
|
2009-04-16 04:41:05 +00:00 |
admin-footer.php
|
…
|
|
admin-functions.php
|
…
|
|
admin-header.php
|
Improved no-js styles
|
2009-04-04 17:07:31 +00:00 |
admin-post.php
|
Fire nopriv actions from post and ajax handlers when user is not logged in.
|
2009-03-05 21:43:35 +00:00 |
admin.php
|
…
|
|
async-upload.php
|
Define WP_ADMIN in flash uploader, props hailin, fixes #9368
|
2009-03-20 01:07:35 +00:00 |
categories.php
|
CSS cleanup and fixes
|
2009-04-16 04:41:05 +00:00 |
comment.php
|
Use wpdb::insert() and update(). see #6836
|
2009-03-06 05:06:15 +00:00 |
custom-header.php
|
Set default coords for cropper. Props yoavf. fixes #9526
|
2009-04-13 17:00:51 +00:00 |
edit-attachment-rows.php
|
gettext comments. Props nbachiyski. see #9112
|
2009-03-13 03:53:39 +00:00 |
edit-category-form.php
|
…
|
|
edit-comments.php
|
CSS cleanup and fixes
|
2009-04-16 04:41:05 +00:00 |
edit-form-advanced.php
|
CSS cleanup and fixes
|
2009-04-16 04:41:05 +00:00 |
edit-form-comment.php
|
Fix flash upload button, right sidebar on write pages in IE6
|
2009-04-04 10:21:43 +00:00 |
edit-link-categories.php
|
CSS cleanup and fixes
|
2009-04-16 04:41:05 +00:00 |
edit-link-category-form.php
|
…
|
|
edit-link-form.php
|
Fix flash upload button, right sidebar on write pages in IE6
|
2009-04-04 10:21:43 +00:00 |
edit-page-form.php
|
CSS cleanup and fixes
|
2009-04-16 04:41:05 +00:00 |
edit-pages.php
|
CSS cleanup and fixes
|
2009-04-16 04:41:05 +00:00 |
edit-post-rows.php
|
…
|
|
edit-tag-form.php
|
Tag descriptions, props aaroncampbell, fixes #9381
|
2009-04-09 16:00:40 +00:00 |
edit-tags.php
|
CSS cleanup and fixes
|
2009-04-16 04:41:05 +00:00 |
edit.php
|
CSS cleanup and fixes
|
2009-04-16 04:41:05 +00:00 |
export.php
|
…
|
|
gears-manifest.php
|
Disable PHP error reporting in gears-manifest.php, load-scripts.php and load-styles.php since they don't load wp-settings, fix some notices
|
2009-04-15 19:55:41 +00:00 |
import.php
|
…
|
|
index-extra.php
|
…
|
|
index.php
|
…
|
|
install-helper.php
|
…
|
|
install.php
|
gettext comments. Props nbachiyski. see #9112
|
2009-03-13 03:53:39 +00:00 |
link-add.php
|
…
|
|
link-category.php
|
…
|
|
link-manager.php
|
CSS cleanup and fixes
|
2009-04-16 04:41:05 +00:00 |
link-parse-opml.php
|
…
|
|
link.php
|
…
|
|
load-scripts.php
|
Disable PHP error reporting in gears-manifest.php, load-scripts.php and load-styles.php since they don't load wp-settings, fix some notices
|
2009-04-15 19:55:41 +00:00 |
load-styles.php
|
Disable PHP error reporting in gears-manifest.php, load-scripts.php and load-styles.php since they don't load wp-settings, fix some notices
|
2009-04-15 19:55:41 +00:00 |
media-new.php
|
…
|
|
media-upload.php
|
…
|
|
media.php
|
…
|
|
menu-header.php
|
Ignore index.php in plugins dir when creating menus. Props Denis-de-Bernardy. fixes #6478
|
2009-04-08 18:20:33 +00:00 |
menu.php
|
Improved no-js styles
|
2009-04-04 17:07:31 +00:00 |
moderation.php
|
…
|
|
options-discussion.php
|
Improve the description for the default comment status. Fixes #8894 props jacobsantos.
|
2009-03-03 21:08:02 +00:00 |
options-general.php
|
Improve timezone wording. Props nbachiyski. see #3962
|
2009-04-06 16:16:39 +00:00 |
options-head.php
|
…
|
|
options-media.php
|
…
|
|
options-misc.php
|
…
|
|
options-permalink.php
|
…
|
|
options-privacy.php
|
…
|
|
options-reading.php
|
…
|
|
options-writing.php
|
…
|
|
options.php
|
Timezone support. Props Otto42. see #3962
|
2009-03-10 00:50:00 +00:00 |
page-new.php
|
…
|
|
page.php
|
…
|
|
plugin-editor.php
|
Don't allow editing of binary files. Props jbsil. fixes #9452
|
2009-04-06 17:27:36 +00:00 |
plugin-install.php
|
Split add new plugin dashboard into search and upload.
|
2009-03-20 13:31:00 +00:00 |
plugins.php
|
Remove unused code from wp-admin/plugins.php, props DD32, fixes #9454
|
2009-04-04 11:15:39 +00:00 |
post-new.php
|
…
|
|
post.php
|
…
|
|
press-this.php
|
preg_quote2() unnecessary. preg_quote() supports delimiter escaping if you pass it as second param
|
2009-04-01 05:45:28 +00:00 |
profile.php
|
…
|
|
revision.php
|
…
|
|
rtl.css
|
jQuery 1.3.2 and UI 1.7.1, may still have some regressions, add screen columns setting to the write/edit post/page screen options, fixes #8867
|
2009-03-25 14:29:22 +00:00 |
setup-config.php
|
Nested install fixes. Props sivel. fixes #7997 for trunk
|
2009-03-04 19:30:16 +00:00 |
sidebar.php
|
…
|
|
theme-editor.php
|
Show template files in subdirs. Props DD32. fixes #4131
|
2009-03-25 16:51:08 +00:00 |
theme-install.php
|
Fix close tag in Theme Installer, props simek, fixes #9498
|
2009-04-09 13:16:14 +00:00 |
themes.php
|
Theme insall cleanups. Props DD32. fixes #9508
|
2009-04-13 16:24:37 +00:00 |
tools.php
|
Press This UI, Quoting fixes, plus ability for Contributors to use Press This. props noel. fixes #9434
|
2009-04-01 05:41:52 +00:00 |
update-core.php
|
…
|
|
update-links.php
|
Use wpdb::insert() and update(). see #6836
|
2009-03-06 05:06:15 +00:00 |
update.php
|
Fix upgrade theme nonce.
|
2009-04-13 16:26:00 +00:00 |
upgrade-functions.php
|
…
|
|
upgrade.php
|
…
|
|
upload.php
|
CSS cleanup and fixes
|
2009-04-16 04:41:05 +00:00 |
user-edit.php
|
Move link outside label. Props nightgunner5, Nicholas91. fixes #7983
|
2009-04-15 17:04:48 +00:00 |
user-new.php
|
…
|
|
users.php
|
CSS cleanup and fixes
|
2009-04-16 04:41:05 +00:00 |
widgets.php
|
Match old/new sidebars by index when switching themes, see #9511
|
2009-04-14 01:17:57 +00:00 |
wp-admin.css
|
CSS cleanup and fixes
|
2009-04-16 04:41:05 +00:00 |