.. |
images
|
git-svn-id: https://develop.svn.wordpress.org/trunk@3116 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 23:51:04 +00:00 |
import
|
Importer work.
|
2005-11-16 02:07:56 +00:00 |
admin-db.php
|
Debug string?
|
2005-11-13 04:21:44 +00:00 |
admin-footer.php
|
…
|
|
admin-functions.php
|
Removing personal options, putting on profile page. Fixes #1557
|
2005-11-16 23:32:38 +00:00 |
admin-header.php
|
Removing personal options, putting on profile page. Fixes #1557
|
2005-11-16 23:32:38 +00:00 |
admin.php
|
…
|
|
bookmarklet.php
|
Give a little love to the bookmarklet.
|
2005-10-28 08:43:23 +00:00 |
categories.php
|
Real default category, fixes #1873
|
2005-11-14 08:58:16 +00:00 |
edit-comments.php
|
Remove redundant lines. Props johnjosephbachir. fixes #1774
|
2005-11-11 00:32:15 +00:00 |
edit-form-advanced.php
|
Don't show Publish button for published posts.
|
2005-11-16 02:17:26 +00:00 |
edit-form-ajax-cat.php
|
Update all to eol-style: native, also fixes #1645
|
2005-11-13 04:40:18 +00:00 |
edit-form-comment.php
|
…
|
|
edit-form.php
|
…
|
|
edit-link-form.php
|
…
|
|
edit-page-form.php
|
A button called Save. Props morydd. fixes #1411
|
2005-11-16 02:15:24 +00:00 |
edit-pages.php
|
…
|
|
edit.php
|
Don't loop over empty list. Props Mark Jaquith. fixes #1827
|
2005-11-10 23:36:50 +00:00 |
execute-pings.php
|
Don't trackbacks from draft post. Props markjaquith. fixes #1801
|
2005-11-06 07:10:15 +00:00 |
import-b2.php
|
…
|
|
import-greymatter.php
|
…
|
|
import-livejournal.php
|
…
|
|
import-mt.php
|
…
|
|
import-rss.php
|
…
|
|
import-textpattern.php
|
…
|
|
import.php
|
…
|
|
index.php
|
…
|
|
inline-uploading.php
|
Renaming. object and subpost are now attachment. post_type is post_mime_type.
|
2005-11-15 22:55:24 +00:00 |
install-helper.php
|
…
|
|
install.php
|
Flush the cache before installing. fixes #1877
|
2005-11-14 22:32:03 +00:00 |
link-add.php
|
…
|
|
link-categories.php
|
…
|
|
link-import.php
|
Slight pretty-upping, fixes #1798
|
2005-11-14 09:42:44 +00:00 |
link-manager.php
|
…
|
|
link-parse-opml.php
|
…
|
|
list-manipulation.js
|
Update all to eol-style: native, also fixes #1645
|
2005-11-13 04:40:18 +00:00 |
list-manipulation.php
|
Add comment_count to the posts table. Props donncha. fixes #1860
|
2005-11-16 06:29:36 +00:00 |
menu-header.php
|
…
|
|
menu.php
|
Removing personal options, putting on profile page. Fixes #1557
|
2005-11-16 23:32:38 +00:00 |
moderation.php
|
Moderation and comment_author_link, fixes #1019
|
2005-11-13 02:45:53 +00:00 |
options-discussion.php
|
Removing personal options, putting on profile page. Fixes #1557
|
2005-11-16 23:32:38 +00:00 |
options-general.php
|
Removing personal options, putting on profile page. Fixes #1557
|
2005-11-16 23:32:38 +00:00 |
options-head.php
|
…
|
|
options-misc.php
|
Removing personal options, putting on profile page. Fixes #1557
|
2005-11-16 23:32:38 +00:00 |
options-permalink.php
|
Removing personal options, putting on profile page. Fixes #1557
|
2005-11-16 23:32:38 +00:00 |
options-reading.php
|
Removing personal options, putting on profile page. Fixes #1557
|
2005-11-16 23:32:38 +00:00 |
options-writing.php
|
Removing personal options, putting on profile page. Fixes #1557
|
2005-11-16 23:32:38 +00:00 |
options.php
|
Cleanup options save.
|
2005-11-12 09:36:20 +00:00 |
page-new.php
|
…
|
|
plugin-editor.php
|
Clear bottoms, fixes #1640
|
2005-11-14 10:19:22 +00:00 |
plugins.php
|
…
|
|
post.php
|
Put the preview anchors on the h2. Props: markjaquith fixes #1765
|
2005-10-29 01:52:56 +00:00 |
profile-update.php
|
Removing personal options, putting on profile page. Fixes #1557
|
2005-11-16 23:32:38 +00:00 |
profile.php
|
Removing personal options, putting on profile page. Fixes #1557
|
2005-11-16 23:32:38 +00:00 |
setup-config.php
|
…
|
|
sidebar.php
|
…
|
|
templates.php
|
Clear bottoms, fixes #1640
|
2005-11-14 10:19:22 +00:00 |
theme-editor.php
|
No need to display the whole big path, fixes #1617
|
2005-11-14 10:26:39 +00:00 |
themes.php
|
…
|
|
update-links.php
|
…
|
|
upgrade-functions.php
|
Delete cut-and-paste error.
|
2005-11-16 18:27:47 +00:00 |
upgrade-schema.php
|
Assign a valid default role. Props ringmaster. fixes #1823
|
2005-11-16 06:31:21 +00:00 |
upgrade.php
|
Send a header as well as a meta, fixes #857
|
2005-11-11 01:31:59 +00:00 |
user-edit.php
|
Pull the values in WP_User::data directly into WP_User so that we don't have to do ->data->blah.
|
2005-11-16 02:54:23 +00:00 |
users.php
|
Pull the values in WP_User::data directly into WP_User so that we don't have to do ->data->blah.
|
2005-11-16 02:54:23 +00:00 |
wp-admin.css
|
Clear bottoms, fixes #1640
|
2005-11-14 10:19:22 +00:00 |