root/branches/2.2/wp-admin

Name Size Rev Age Last Change
../
images 4081 2 years ryan: Login screen updates from bryanveloso. fixes #3021
import 5822 1 year markjaquith: Use CDATA escaping/unescaping for comment_author. props tellyworth. …
admin-ajax.php 8.8 kB 5922 1 year ryan: Don't die with type
admin-db.php 14.5 kB 5798 1 year ryan: Don't return before doing actions. Props nbachiyski. fixes #4629 for 2.2
admin-footer.php 0.6 kB 4349 2 years matt: Some UI cleanups, changes, and various miscellany.
admin-functions.php 77.5 kB 6018 1 year ryan: Unset no_filter. Props xknown. fixes #4720
admin-header.php 2.6 kB 5268 1 year rob1n: Just use bloginfo(). Props jhodgdon. fixes #3903
admin.php 2.6 kB 4887 2 years markjaquith: Fewer clicks and better user experience for upgrades. fixes #2447
bookmarklet.php 2.3 kB 5056 2 years markjaquith: use clean_url() instead of attribute_escape() when dealing with src/href …
cat.js 0.7 kB 5280 1 year ryan: AJAXcat fixes and FF workaround from mdawaffe. fixes #3895
categories.js 0.7 kB 5123 2 years ryan: Fix encoding of cats added over AJAX. Props mdawaffe. fixes #3676
categories.php 3.5 kB 5289 1 year markjaquith: Roll tags out of 2.2 -- reverts [5272], [5271], [5257], [5254], [5253], …
comment.php 6.3 kB 5589 1 year markjaquith: Int casting and misc escaping for 2.2 Props g30rg3x. fixes #4333 for 2.2
custom-fields.js 1.3 kB 4495 2 years ryan: Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes …
custom-header.php 10.5 kB 5477 1 year ryan: Add nonce to avoid AYS when restoring image header.
dbx-admin-key.js 1.8 kB 5280 1 year ryan: AJAXcat fixes and FF workaround from mdawaffe. fixes #3895
edit-category-form.php 2.3 kB 4941 2 years markjaquith: Sort categories in dropdown by name rather than ID, when choosing a …
edit-comments.js 2.3 kB 5122 2 years ryan: Fix list JS when marking comment as spam. Props mdawaffe. fixes #4038
edit-comments.php 7.5 kB 5839 1 year markjaquith: Absolute numbers where we will never allow negatives, fixes #4692 for …
edit-form-advanced.php 10.1 kB 5589 1 year markjaquith: Int casting and misc escaping for 2.2 Props g30rg3x. fixes #4333 for 2.2
edit-form-comment.php 3.9 kB 5589 1 year markjaquith: Int casting and misc escaping for 2.2 Props g30rg3x. fixes #4333 for 2.2
edit-form.php 3.1 kB 5589 1 year markjaquith: Int casting and misc escaping for 2.2 Props g30rg3x. fixes #4333 for 2.2
edit-link-form.php 10.9 kB 4990 2 years markjaquith: Use strpos instead of strstr where ever possible, for speed. Props rob1n. …
edit-page-form.php 8.2 kB 5589 1 year markjaquith: Int casting and misc escaping for 2.2 Props g30rg3x. fixes #4333 for 2.2
edit-pages.php 1.6 kB 4913 2 years ryan: Show pages in ascending order in Edit->Pages. Props Xander. fixes #3760
edit.php 10.0 kB 5094 2 years ryan: Add missing the_title filter. Props jhodgdon. fixes #4019
export.php 8.6 kB 5846 1 year markjaquith: Roll back export portion of #4452 for 2.2.x, see #4452, see #4686
import.php 1.4 kB 5204 2 years rob1n: Import cleanup and optimizations.
index-extra.php 2.2 kB 4871 2 years ryan: Send content type header. Props nbachiyski. fixes #3754
index.php 5.1 kB 5191 2 years rob1n: Add private posts to Recent Posts for those who can read them. Props …
install-helper.php 3.9 kB 4495 2 years ryan: Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes …
install-rtl.css 490 bytes 5864 1 year ryan: RTL fixes from mani_monaj. fixes #4729
install.css 0.6 kB 4421 2 years ryan: Set eol style on css files.
install.php 4.8 kB 5714 1 year ryan: Use EXTR_SKIP when extracting. For 2.2. See #4468
link-add.php 1.5 kB 4999 2 years ryan: Remove old notice. Props johnbillion. fixes #2576
link-import.php 3.9 kB 5840 1 year markjaquith: Sanitize cat_id, fixes #4692 for 2.2.x, thanks g30rg3x
link-manager.php 7.5 kB 5434 1 year ryan: Use correct var. Props charismabiz. fixes #4246 for 2.2
link-parse-opml.php 1.7 kB 4495 2 years ryan: Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes …
link.php 2.8 kB 4499 2 years ryan: Standardize on Links instead of Bookmarks until we change our minds again.
menu-header.php 2.1 kB 4495 2 years ryan: Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes …
menu.php 6.0 kB 5400 1 year ryan: Make sure Widgets menu comes after Themes. see #4169
moderation.php 7.3 kB 4974 2 years ryan: gettext date formats. Props rob1n and yskin. fixes #3863
options-discussion.php 4.7 kB 4740 2 years ryan: Verbage change. Props foolswisdom. fixes #3521
options-general.php 5.1 kB 5395 1 year rob1n: Don't set URL options if WP_HOME and or WP_SITEURL are defined. Props …
options-head.php 229 bytes 5048 2 years markjaquith: Removing superfluous <br /> from Options-General. Props johnbillion. …
options-misc.php 1.9 kB 4978 2 years ryan: s/bookmark/link/. Props JeremyVisser?. fixes #3718
options-permalink.php 6.8 kB 5289 1 year markjaquith: Roll tags out of 2.2 -- reverts [5272], [5271], [5257], [5254], [5253], …
options-privacy.php 1.2 kB 4495 2 years ryan: Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes …
options-reading.php 4.3 kB 4828 2 years markjaquith: XHTML validation fixes and <!--more--> typo correction for Reading Options …
options-writing.php 5.4 kB 4977 2 years ryan: s/bookmark/link/. Props MichaelH. fixes #3648
options.php 3.0 kB 6083 1 year ryan: Fix option sanitization slashing. fixes #4949 for 2.2
page-new.php 0.8 kB 4915 2 years ryan: Reverse logic.
page.php 3.9 kB 5159 2 years matt: Kill the slow-loading iframe in favor of a popup link
plugin-editor.php 5.1 kB 4881 2 years markjaquith: Prevent plugins from taking down the install when plugin edits results in …
plugins.php 6.8 kB 5239 2 years rob1n: Don't die because of output by badly-written plugins upon activation. …
post-new.php 4.0 kB 4915 2 years ryan: Reverse logic.
post.php 4.3 kB 5159 2 years matt: Kill the slow-loading iframe in favor of a popup link
profile-update.php 0.5 kB 4651 2 years ryan: Enable RTE for new users. fixes #3485
profile.php 5.4 kB 4495 2 years ryan: Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes …
rtl.css 3.8 kB 5864 1 year ryan: RTL fixes from mani_monaj. fixes #4729
setup-config.php 5.6 kB 5001 2 years matt: People are confusing the part they should edit with the part they …
sidebar.php 2.2 kB 4495 2 years ryan: Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes …
templates.php 4.6 kB 4990 2 years markjaquith: Use strpos instead of strstr where ever possible, for speed. Props rob1n. …
theme-editor.php 4.1 kB 4656 2 years markjaquith: new function for escaping within attributes: attribute_escape()
themes.php 4.3 kB 4983 2 years ryan: Standardize on 'url' for fetching the blog's url. Props rob1n. fixes …
update-links.php 1.4 kB 4495 2 years ryan: Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes …
upgrade-functions.php 40.9 kB 5431 1 year ryan: Cast to array to avoid warning.
upgrade-schema.php 14.6 kB 5289 1 year markjaquith: Roll tags out of 2.2 -- reverts [5272], [5271], [5257], [5254], [5253], …
upgrade.php 2.9 kB 5056 2 years markjaquith: use clean_url() instead of attribute_escape() when dealing with src/href …
upload-functions.php 13.0 kB 5838 1 year markjaquith: More upload escaping. Props Brian Layman. fixes #4689 for 2.2.x
upload-rtl.css 0.7 kB 4466 2 years ryan: Inline uploader tweaks from mdawaffe. fixes #3360
upload.css 3.2 kB 5369 1 year ryan: Fix inline uploader page links. Props mdawaffe. fixes #4217 for 2.2
upload.js 10.8 kB 4970 2 years ryan: JS localization from mdawaffe. fixes #3913
upload.php 4.9 kB 5369 1 year ryan: Fix inline uploader page links. Props mdawaffe. fixes #4217 for 2.2
user-edit.php 7.4 kB 5589 1 year markjaquith: Int casting and misc escaping for 2.2 Props g30rg3x. fixes #4333 for 2.2
users.js 0.8 kB 4583 2 years ryan: Better AJAX feedback messages and markup fixes. Props mdawaffe. fixes …
users.php 15.7 kB 5720 1 year rob1n: Add missing </em>. Props johnbillion. fixes #4479
widgets-rtl.css 0.7 kB 5864 1 year ryan: RTL fixes from mani_monaj. fixes #4729
widgets.css 2.8 kB 5493 1 year ryan: Fix widget admin layout for IE7. Props Denis-de-Bernardy. fixes #4264 for …
widgets.php 12.1 kB 5520 1 year rob1n: Run the i through the parseInt to avoid IE 7 errors. fixes #4268
wp-admin.css 18.9 kB 5289 1 year markjaquith: Roll tags out of 2.2 -- reverts [5272], [5271], [5257], [5254], [5253], …
xfn.js 1.3 kB 4495 2 years ryan: Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes …
Note: See TracBrowser for help on using the browser.