.. |
css
|
Some more color updates.
|
2008-03-10 22:35:19 +00:00 |
images
|
Fix comment bubble alignment. Props azaozz. fixes #6115
|
2008-03-10 08:24:45 +00:00 |
import
|
Don't timeout while importing WXR. Fixes #6089. Hat tip: tellyworth.
|
2008-03-04 04:33:40 +00:00 |
includes
|
Make titles for multiple instances of a widget distinct. Props mdawaffe. fixes #6108
|
2008-03-10 23:23:32 +00:00 |
js
|
Hide moderation count bubble when no comments are awaiting moderation. Props filosofo. fixes #6010
|
2008-03-10 05:54:46 +00:00 |
admin-ajax.php
|
Post slug fixes from nbachiyski. fixes #6072
|
2008-03-05 22:09:28 +00:00 |
admin-footer.php
|
max width fixes from azaozz. fixes #6051
|
2008-02-29 23:27:02 +00:00 |
admin-functions.php
|
Resurrect admin-functions.php and upgrade-functions.php for back compat. fixes #4956
|
2007-09-12 02:36:04 +00:00 |
admin-header.php
|
Invisible ink delete links. See #5911. Also some old school colors, half-way done.
|
2008-03-10 21:49:08 +00:00 |
admin.php
|
Add admin_init action. fixes #5924
|
2008-02-19 20:24:50 +00:00 |
async-upload.php
|
Add capability check to async-upload. Props xknown. fixes #5848
|
2008-02-13 23:16:11 +00:00 |
bookmarklet.php
|
Remove trailing whites.
|
2008-03-02 20:17:30 +00:00 |
categories.php
|
Make deletes hover red, rawr.
|
2008-03-07 18:35:24 +00:00 |
comment.php
|
Clean up comments links, link to more comments pages not posts.
|
2008-03-06 10:09:14 +00:00 |
custom-header.php
|
Show custom header images in the media library. Props spikeyslam. fixes #6008
|
2008-02-26 21:07:15 +00:00 |
edit-attachment-rows.php
|
More attachment thumbnail fixes, see #5911. Hat tip: andy.
|
2008-03-10 23:04:20 +00:00 |
edit-category-form.php
|
A number of style tweaks; widen up a little; starting to add contextual help to various forms; catching up unloved forms with new UI guidelines.
|
2008-03-07 10:05:54 +00:00 |
edit-comments.php
|
Make deletes hover red, rawr.
|
2008-03-07 18:35:24 +00:00 |
edit-form-advanced.php
|
A number of style tweaks; widen up a little; starting to add contextual help to various forms; catching up unloved forms with new UI guidelines.
|
2008-03-07 10:05:54 +00:00 |
edit-form-comment.php
|
max width fixes from azaozz. fixes #6051
|
2008-02-29 23:27:02 +00:00 |
edit-form.php
|
Remove raquo from buttons. Props filosofo. fixes #5938
|
2008-02-20 19:30:55 +00:00 |
edit-link-categories.php
|
Make deletes hover red, rawr.
|
2008-03-07 18:35:24 +00:00 |
edit-link-category-form.php
|
A number of style tweaks; widen up a little; starting to add contextual help to various forms; catching up unloved forms with new UI guidelines.
|
2008-03-07 10:05:54 +00:00 |
edit-link-form.php
|
Add Delete link link to edit link form. Props mdawaffe. fixes #6126
|
2008-03-10 05:48:28 +00:00 |
edit-page-form.php
|
Make deletes hover red, rawr.
|
2008-03-07 18:35:24 +00:00 |
edit-pages.php
|
Make deletes hover red, rawr.
|
2008-03-07 18:35:24 +00:00 |
edit-post-rows.php
|
Clean up comments links, link to more comments pages not posts.
|
2008-03-06 10:09:14 +00:00 |
edit-tag-form.php
|
Change niceblue class name to form-table. Props filosofo and mt. fixes #5973
|
2008-02-24 04:33:10 +00:00 |
edit-tags.php
|
Make deletes hover red, rawr.
|
2008-03-07 18:35:24 +00:00 |
edit.php
|
Make deletes hover red, rawr.
|
2008-03-07 18:35:24 +00:00 |
export.php
|
Better description for WXR. Fixes #6093 props thenlich and MtDewVirus.
|
2008-03-09 22:14:49 +00:00 |
import.php
|
Admin style tweaks from mt. fixes #5974
|
2008-02-24 02:07:51 +00:00 |
index-extra.php
|
Dashboard widgets caching improvements from mdawaffe. see #5750
|
2008-02-21 21:20:09 +00:00 |
index.php
|
Add cap checks to dash. Props mdawaffe. fixes #5858
|
2008-03-10 22:59:57 +00:00 |
install-helper.php
|
Remove unused variables. Props DD32. see #5418
|
2007-12-06 06:37:30 +00:00 |
install.php
|
gettext strings. Props hervada. fixes #6136
|
2008-03-10 05:51:33 +00:00 |
link-add.php
|
Enqueue XFN for link pages. Props mdawaffe. fixes #6217
|
2008-03-10 05:44:56 +00:00 |
link-category.php
|
Remove trailing whitespace
|
2007-09-03 23:32:58 +00:00 |
link-import.php
|
Remove raquo from buttons. Props filosofo. fixes #5938
|
2008-02-20 19:30:55 +00:00 |
link-manager.php
|
Make deletes hover red, rawr.
|
2008-03-07 18:35:24 +00:00 |
link-parse-opml.php
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
|
2006-11-19 07:56:05 +00:00 |
link.php
|
Enqueue XFN for link pages. Props mdawaffe. fixes #6217
|
2008-03-10 05:44:56 +00:00 |
media-upload.php
|
Invisible ink delete links. See #5911. Also some old school colors, half-way done.
|
2008-03-10 21:49:08 +00:00 |
menu-header.php
|
Work harder to create the correct links for new top level menus. Fixes #4907 props DD32.
|
2008-03-07 14:48:10 +00:00 |
menu.php
|
Hide moderation count bubble when no comments are awaiting moderation. Props filosofo. fixes #6010
|
2008-03-10 05:54:46 +00:00 |
moderation.php
|
Resurrect moderation.php as a redirect to edit-comments.php.
|
2008-02-25 19:29:30 +00:00 |
options-discussion.php
|
Change niceblue class name to form-table. Props filosofo and mt. fixes #5973
|
2008-02-24 04:33:10 +00:00 |
options-general.php
|
Remove trailing whites.
|
2008-03-02 20:17:30 +00:00 |
options-head.php
|
Options are called Settings now. Props hansengel. see #5850
|
2008-02-14 00:39:38 +00:00 |
options-misc.php
|
Change niceblue class name to form-table. Props filosofo and mt. fixes #5973
|
2008-02-24 04:33:10 +00:00 |
options-permalink.php
|
Link to more specific documentation. Fixes #6070 props MichaelH.
|
2008-03-07 14:29:05 +00:00 |
options-privacy.php
|
Change niceblue class name to form-table. Props filosofo and mt. fixes #5973
|
2008-02-24 04:33:10 +00:00 |
options-reading.php
|
Change niceblue class name to form-table. Props filosofo and mt. fixes #5973
|
2008-02-24 04:33:10 +00:00 |
options-writing.php
|
Creating intermediate sizes, better thumbnails, and other image improvements. Hat tip: tellyworth.
|
2008-03-03 04:17:37 +00:00 |
options.php
|
Change niceblue class name to form-table. Props filosofo and mt. fixes #5973
|
2008-02-24 04:33:10 +00:00 |
page-new.php
|
Remove raquo from buttons. Props filosofo. fixes #5938
|
2008-02-20 19:30:55 +00:00 |
page.php
|
Post edit collision detection fixes from mdawaffe. fixes #6043
|
2008-03-04 00:05:30 +00:00 |
plugin-editor.php
|
Style fixes from mt. fixes #6124
|
2008-03-10 05:37:13 +00:00 |
plugins.php
|
Remove extra plugin page pipes. fixes #6059
|
2008-03-01 20:38:35 +00:00 |
post-new.php
|
A number of style tweaks; widen up a little; starting to add contextual help to various forms; catching up unloved forms with new UI guidelines.
|
2008-03-07 10:05:54 +00:00 |
post.php
|
Post edit collision detection fixes from mdawaffe. fixes #6043
|
2008-03-04 00:05:30 +00:00 |
profile.php
|
Fix profile submenu highlight. Make is_profile_page a constant so that register globals can't manipulate it. see #5736
|
2008-01-31 22:03:48 +00:00 |
rtl.css
|
Post screen improvements^H^H^H, er, changes. Will file tickets for todos.
|
2008-01-03 08:03:29 +00:00 |
setup-config.php
|
Change niceblue class name to form-table. Props filosofo and mt. fixes #5973
|
2008-02-24 04:33:10 +00:00 |
sidebar.php
|
Remove trailing whites.
|
2008-03-02 20:17:30 +00:00 |
theme-editor.php
|
Style fixes from mt. fixes #6124
|
2008-03-10 05:37:13 +00:00 |
themes.php
|
Remove raquo from buttons. Props filosofo. fixes #5938
|
2008-02-20 19:30:55 +00:00 |
update-links.php
|
Consistently include wp-config.php. fixes #3349
|
2007-08-03 00:45:06 +00:00 |
update.php
|
Show error data in message. Props DD32. see #5586
|
2008-03-10 07:45:46 +00:00 |
upgrade-functions.php
|
Resurrect admin-functions.php and upgrade-functions.php for back compat. fixes #4956
|
2007-09-12 02:36:04 +00:00 |
upgrade.php
|
urlencode the goback url to preserve any parameters. Fixes #5753 props DD32.
|
2008-02-28 21:57:49 +00:00 |
upload.php
|
Make deletes hover red, rawr.
|
2008-03-07 18:35:24 +00:00 |
user-edit.php
|
Styling update for user edit form. Props mt. fixes #6140
|
2008-03-10 22:09:26 +00:00 |
users.php
|
Style fixes from mt. fixes #6124
|
2008-03-10 05:37:13 +00:00 |
widgets.php
|
Make titles for multiple instances of a widget distinct. Props mdawaffe. fixes #6108
|
2008-03-10 23:23:32 +00:00 |
wp-admin.css
|
Add cursor pointer to buttons. Props ionfish and mt. fixes #5943
|
2008-03-10 22:10:39 +00:00 |