.. |
admin-footer.php
|
Axing of geo stuff, major cleanups on permalink options, style tweaks.
|
2004-09-15 15:09:39 +00:00 |
admin-functions.php
|
Allow plugins to be loaded from subdirs of wp-content/plugins.
|
2004-11-28 00:33:04 +00:00 |
admin-header.php
|
Admin tweaks from MooKitty.
|
2004-11-25 15:45:16 +00:00 |
admin.php
|
Allow plugins to be loaded from subdirs of wp-content/plugins.
|
2004-11-28 00:33:04 +00:00 |
auth.php
|
Do not stomp permalink setting. Bug 372.
|
2004-10-18 04:50:08 +00:00 |
bookmarklet.php
|
leave my textarea opened, kthx
|
2004-10-29 15:29:36 +00:00 |
categories.php
|
Fail more gracefully for lower level users
|
2004-11-18 19:51:31 +00:00 |
edit-comments.php
|
Use new user_can_foo() functions, clean up comment editing
|
2004-11-23 15:09:24 +00:00 |
edit-form-advanced.php
|
Allow users 9+ to post as other users, minor advanced post reorg.
|
2004-11-18 19:40:36 +00:00 |
edit-form-comment.php
|
Abstract quicktag code and don't show if it's Safari.
|
2004-09-09 17:51:33 +00:00 |
edit-form.php
|
Initial functionality so level 1 users may be allowed to publish or just post drafts.
|
2004-09-14 12:41:09 +00:00 |
edit-page-form.php
|
Do not allow a page to be its own parent.
|
2004-11-24 00:12:46 +00:00 |
edit-pages.php
|
Improvements to page handling. Move form to own page, put under "Write", ambiguiate language, and fix redirect.
|
2004-11-16 19:29:51 +00:00 |
edit.php
|
Mark string for translation. Bug 493. Hat tip: nbachiyski
|
2004-11-27 00:51:43 +00:00 |
import-b2.php
|
Vanquishing the terror of iso-8859-1.
|
2004-08-30 07:16:40 +00:00 |
import-blogger.php
|
|
|
import-greymatter.php
|
Add lastentry to the list of vars to reset. Fix from 2fargon for bug 00002222.
|
2004-08-17 18:42:22 +00:00 |
import-livejournal.php
|
Vanquishing the terror of iso-8859-1.
|
2004-08-30 07:16:40 +00:00 |
import-mt.php
|
Require upgrade-functions.php so that call to upgrade_all() does not fail. Reported by shelleyp, fixed by 2fargon.
|
2004-08-30 23:39:02 +00:00 |
import-rss.php
|
Vanquishing the terror of iso-8859-1.
|
2004-08-30 07:16:40 +00:00 |
import-textpattern.php
|
Escape content and title before inserting into the DB. http://wordpress.org/support/2/12153
|
2004-09-04 08:03:20 +00:00 |
index.php
|
|
|
install-helper.php
|
|
|
install.php
|
Fix link to setup-config. Bug 497.
|
2004-11-28 04:41:48 +00:00 |
link-add.php
|
Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
|
2004-10-19 03:03:06 +00:00 |
link-categories.php
|
Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
|
2004-10-19 03:03:06 +00:00 |
link-import.php
|
Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
|
2004-10-19 03:03:06 +00:00 |
link-manager.php
|
Final XFN 1.1 fixes
|
2004-11-15 20:52:34 +00:00 |
link-parse-opml.php
|
|
|
menu-header.php
|
add_menu_page(), add_submenu_page(), add_management_page().
|
2004-11-26 01:50:37 +00:00 |
menu.php
|
Admin tweaks from MooKitty.
|
2004-11-25 15:45:16 +00:00 |
moderation.php
|
Fail more gracefully for lower level users
|
2004-11-18 19:51:31 +00:00 |
options-discussion.php
|
Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
|
2004-10-19 03:03:06 +00:00 |
options-general.php
|
Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
|
2004-10-19 03:03:06 +00:00 |
options-head.php
|
Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
|
2004-10-19 03:03:06 +00:00 |
options-misc.php
|
Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
|
2004-10-19 03:03:06 +00:00 |
options-permalink.php
|
Permalink love. Wrap mod_rewrite rules in a conditional. Make sure date permalinks are sane. Add get_year_link().
|
2004-11-19 20:54:16 +00:00 |
options-reading.php
|
Change "Front Page" to "Pages". Bug 481.
|
2004-11-27 00:58:39 +00:00 |
options-writing.php
|
Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
|
2004-10-19 03:03:06 +00:00 |
options.php
|
Introducing add_query_arg() and remove_query_arg(). Props: Owen Winkler.
|
2004-10-20 21:28:37 +00:00 |
page-new.php
|
Improvements to page handling. Move form to own page, put under "Write", ambiguiate language, and fix redirect.
|
2004-11-16 19:29:51 +00:00 |
plugin-editor.php
|
Make plugins relative to ABSPATH when updating recently edited.
|
2004-11-28 05:38:54 +00:00 |
plugins.php
|
get_plugin_data() and get_plugins()
|
2004-11-26 02:29:45 +00:00 |
post.php
|
Fix post deletion. Update wp_delete_post() and call from post.php. Bug 472.
|
2004-11-27 04:46:54 +00:00 |
profile.php
|
Just a little tidying
|
2004-11-19 07:23:37 +00:00 |
quicktags.js
|
fixed bug #279, and fixed datetime to make it a proper w3cdtf string
|
2004-09-14 16:35:58 +00:00 |
setup-config.php
|
Vanquishing the terror of iso-8859-1.
|
2004-08-30 07:16:40 +00:00 |
sidebar.php
|
|
|
templates.php
|
Make short tag long. Reported by adsworth.
|
2004-11-19 21:05:26 +00:00 |
theme-editor.php
|
Pass theme in URI when sending update header. Bug 491.
|
2004-11-25 16:15:27 +00:00 |
themes.php
|
List broken themes and suggest corrective action.
|
2004-10-24 23:48:51 +00:00 |
upgrade-functions.php
|
Automatically trigger DB upgrade.
|
2004-10-08 19:49:58 +00:00 |
upgrade-schema.php
|
Page/subpage URIs.
|
2004-10-06 02:18:37 +00:00 |
upgrade.php
|
Enclosure support moved to functions.php - it now scans the content
|
2004-10-18 12:09:20 +00:00 |
upload.php
|
More name cleanups
|
2004-11-18 23:55:08 +00:00 |
user-edit.php
|
Save user profile. Bug 413.
|
2004-10-29 01:17:17 +00:00 |
users.php
|
i18n fixes. Bug 489. Patch from nbachiyski.
|
2004-11-25 04:11:57 +00:00 |
wp-admin.css
|
CSS typos.
|
2004-11-25 19:36:21 +00:00 |