.. |
css
|
Quick post bookmarklet. First cut. see #6813
|
2008-05-12 19:08:39 +00:00 |
images
|
Quick post bookmarklet. First cut. see #6813
|
2008-05-12 19:08:39 +00:00 |
import
|
Show when a term is both a category and a tag, also when a child category is converted to a tag and then converted back, restore the child status, if the parent still exists. Props azaozz. fixes #6909
|
2008-05-05 17:15:35 +00:00 |
includes
|
Add some page template validation
|
2008-05-12 23:51:54 +00:00 |
js
|
Widget arrangement fix from azaozz. fixes #6876 for trunk
|
2008-05-04 02:05:18 +00:00 |
admin-ajax.php
|
Move autosave to post revisions. Props mdawaffe. see #6775
|
2008-05-08 17:25:07 +00:00 |
admin-footer.php
|
max width fixes from azaozz. fixes #6051
|
2008-02-29 23:27:02 +00:00 |
admin-functions.php
|
Mark files as deprecated. See #4960.
|
2008-03-21 09:29:22 +00:00 |
admin-header.php
|
Deal more elegantly with blogs with blank titles. (Which is apparently pretty common.)
|
2008-04-05 00:54:56 +00:00 |
admin.php
|
Color scheme selector fixes from andy. see #6167
|
2008-03-12 00:12:34 +00:00 |
async-upload.php
|
Workaround response truncation by reducing size of response after uploading with flash uploader. Props tellyworth. fixes #6713
|
2008-04-14 23:09:14 +00:00 |
bookmarklet.php
|
Remove trailing whites.
|
2008-03-02 20:17:30 +00:00 |
categories.php
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +00:00 |
comment.php
|
Redirect back to original referer when deleting a comment from the edit comment page. fixes #6458 for trunk
|
2008-04-21 16:45:48 +00:00 |
custom-header.php
|
Custom header and color picker fixes from mdawaffe. fixes #6577 for trunk
|
2008-04-16 20:58:03 +00:00 |
edit-attachment-rows.php
|
Allow editing of attachmentts with no titles. Props mdawaffe. fixes #6839 for trunk
|
2008-04-25 15:28:08 +00:00 |
edit-category-form.php
|
Add editable_slug filter. Props nbachiyski. see #6915
|
2008-05-05 17:08:13 +00:00 |
edit-comments.php
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +00:00 |
edit-form-advanced.php
|
Quick post bookmarklet. First cut. see #6813
|
2008-05-12 19:08:39 +00:00 |
edit-form-comment.php
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +00:00 |
edit-form.php
|
Switch from addLoadEvent to jQuery(document).ready. Fixes #6241 props azaozz.
|
2008-03-15 22:57:47 +00:00 |
edit-link-categories.php
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +00:00 |
edit-link-category-form.php
|
Add editable_slug filter. Props nbachiyski. see #6915
|
2008-05-05 17:08:13 +00:00 |
edit-link-form.php
|
Add ARIA markup for required fields. Fixes #6914 props MarcoZ.
|
2008-05-04 21:28:12 +00:00 |
edit-page-form.php
|
Revisioning for pages from mdawaffe. see #6775
|
2008-05-09 15:59:17 +00:00 |
edit-pages.php
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +00:00 |
edit-post-rows.php
|
Consolidate get_pending_comments_num() queries. see #6770
|
2008-04-22 21:26:01 +00:00 |
edit-tag-form.php
|
Add editable_slug filter. Props nbachiyski. see #6915
|
2008-05-05 17:08:13 +00:00 |
edit-tags.php
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +00:00 |
edit.php
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +00:00 |
export.php
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +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 definite article. Props filosofo. fixes #5986
|
2008-05-05 15:55:00 +00:00 |
install-helper.php
|
Remove unused variables. Props DD32. see #5418
|
2007-12-06 06:37:30 +00:00 |
install.php
|
install.php i18n and html fixes. Props nbachiyski. fixes #6221
|
2008-03-14 18:22:19 +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
|
Fix redirects after editing and deleting link categories.
|
2008-03-26 22:21:01 +00:00 |
link-import.php
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +00:00 |
link-manager.php
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +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 |
media.php
|
Add missing form end tag.
|
2008-05-04 21:31:29 +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
|
Use number_format_i18n on Awaiting Moderation count. fixes #6700 for trunk
|
2008-04-29 23:19:31 +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
|
Add blank to default avatars. Rename default to Mystery Man. see #6802
|
2008-05-04 18:05:20 +00:00 |
options-general.php
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +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
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +00:00 |
options-permalink.php
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +00:00 |
options-privacy.php
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +00:00 |
options-reading.php
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +00:00 |
options-writing.php
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +00:00 |
options.php
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +00:00 |
page-new.php
|
Word count from azaozz. see #4807
|
2008-04-29 19:17:23 +00:00 |
page.php
|
Word count from azaozz. see #4807
|
2008-04-29 19:17:23 +00:00 |
plugin-editor.php
|
Fix plugin error scraping in the plugin editor. Props DD32. fixes #6332
|
2008-03-26 16:14:29 +00:00 |
plugins.php
|
Consolidate class attributes. Props robertaccettura. fixes #6853 for trunk
|
2008-04-28 15:17:55 +00:00 |
post-new.php
|
Word count from azaozz. see #4807
|
2008-04-29 19:17:23 +00:00 |
post.php
|
Word count from azaozz. see #4807
|
2008-04-29 19:17:23 +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 |
quick-post.php
|
Quick post bookmarklet. First cut. see #6813
|
2008-05-12 19:08:39 +00:00 |
revision.php
|
Revisioning for pages from mdawaffe. see #6775
|
2008-05-09 15:59:17 +00:00 |
rtl.css
|
Fix RTL alignment for delete button. Props RanYanivHartstein. fixes #6617 for 2.6
|
2008-04-06 23:26:25 +00:00 |
setup-config.php
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +00:00 |
sidebar.php
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +00:00 |
theme-editor.php
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +00:00 |
themes.php
|
Consensus is to make "Visit Site" links open in the same tab/window. fixes #6163
|
2008-03-26 07:14:07 +00:00 |
update-links.php
|
Prepare DB queries in more places. Props filosofo. see #6644
|
2008-04-14 16:13:25 +00:00 |
update.php
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +00:00 |
upgrade-functions.php
|
Mark files as deprecated. See #4960.
|
2008-03-21 09:29:22 +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
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +00:00 |
user-edit.php
|
Get color option for user being edited, not current user. Props regulatethis. fixes #6911 for trunk
|
2008-05-05 20:06:37 +00:00 |
users.php
|
Add ARIA markup for required fields. Fixes #6914 props MarcoZ.
|
2008-05-04 21:28:12 +00:00 |
widgets.php
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +00:00 |
wp-admin.css
|
Associate lables with form fields. Fixes #6859 props MarcoZ.
|
2008-05-04 10:37:06 +00:00 |