Wordpress/wp-admin
Matt Mullenweg c144679edf This fixes the broken paginate_links on the comments and users page, however the way this function works is rather awkward and should be redone. There is far too much complexity for what it's trying to do.
git-svn-id: https://develop.svn.wordpress.org/trunk@5226 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-10 07:38:36 +00:00
..
images
import Just check for manage_categories. fixes #4107 2007-04-09 16:27:22 +00:00
admin-ajax.php
admin-db.php Bit twiddling. Add type bitfield to categories table. see #3723 2007-04-05 21:16:02 +00:00
admin-footer.php
admin-functions.php Fixed sorting -- uasort() instead of usort(). 2007-04-07 19:06:33 +00:00
admin-header.php Add admin_xml_ns action to <html> in the admin header. Props jhodgdon. fixes #4077 2007-04-04 23:54:47 +00:00
admin.php
bookmarklet.php
cat.js
categories.js
categories.php And that's a wrap, folks. 2007-04-09 16:15:50 +00:00
comment.php
custom-fields.js
custom-header.php
dbx-admin-key.js
edit-category-form.php
edit-comments.js
edit-comments.php This fixes the broken paginate_links on the comments and users page, however the way this function works is rather awkward and should be redone. There is far too much complexity for what it's trying to do. 2007-04-10 07:38:36 +00:00
edit-form-advanced.php Move inline styles to wp-admin.css. see #4068 2007-04-05 02:03:40 +00:00
edit-form-comment.php
edit-form.php
edit-link-form.php
edit-page-form.php Kill the slow-loading iframe in favor of a popup link 2007-03-31 22:02:19 +00:00
edit-pages.php
edit.php
export.php Add menu_order and page_name to WP import/export. Props takaykister. fixes #4024 2007-04-07 16:36:10 +00:00
import.php Import cleanup and optimizations. 2007-04-07 15:46:09 +00:00
index-extra.php
index.php Add private posts to Recent Posts for those who can read them. Props molecularbear. fixes #3877 2007-04-06 03:33:21 +00:00
install-helper.php
install-rtl.css
install.css
install.php
link-add.php
link-import.php
link-manager.php
link-parse-opml.php
link.php
menu-header.php
menu.php
moderation.php
options-discussion.php
options-general.php
options-head.php
options-misc.php
options-permalink.php
options-privacy.php
options-reading.php
options-writing.php
options.php
page-new.php
page.php Kill the slow-loading iframe in favor of a popup link 2007-03-31 22:02:19 +00:00
plugin-editor.php
plugins.php Add a bit of warning (red background on hover) to the Deactivate All Plugins button, and make align="right" XHTML-compliant. 2007-04-07 16:03:38 +00:00
post-new.php
post.php Kill the slow-loading iframe in favor of a popup link 2007-03-31 22:02:19 +00:00
profile-update.php
profile.php
rtl.css Use fixed widths instead of pixels, so it stays the same at all resolutions. see #4068 2007-04-06 00:38:30 +00:00
setup-config.php
sidebar.php
templates.php
theme-editor.php
themes.php
update-links.php
upgrade-functions.php
upgrade-schema.php Bit twiddling. Add type bitfield to categories table. see #3723 2007-04-05 21:16:02 +00:00
upgrade.php
upload-functions.php
upload-rtl.css
upload.css
upload.js
upload.php This fixes the broken paginate_links on the comments and users page, however the way this function works is rather awkward and should be redone. There is far too much complexity for what it's trying to do. 2007-04-10 07:38:36 +00:00
user-edit.php Fix Back to Authors and Users link. fixes #4102 2007-04-06 23:09:02 +00:00
users.js
users.php
wp-admin.css Use fixed widths instead of pixels, so it stays the same at all resolutions. see #4068 2007-04-06 00:38:30 +00:00
xfn.js