root/branches/2.0/wp-admin

Name Size Rev Age Last Change
../
images 4002 2 years ryan: Nice curves. Props ketsugi. fixes #2896
import 5406 1 year ryan: Add nonces to importers
admin-db.php 10.4 kB 5099 1 year ryan: Some int casts
admin-footer.php 0.8 kB 4344 2 years markjaquith: allow timer_stop() to use number_format() when returning. Props mdawaffe …
admin-functions.php 58.7 kB 5737 1 year markjaquith: Prevent editing of protected meta keys for 2.0.x
admin-header.php 3.0 kB 3553 2 years ryan: Hide add cat if user does not have mange_categories cap. Props Mark …
admin.php 2.9 kB 4051 2 years ryan: Menu and plugin tweaks.
bookmarklet.php 2.3 kB 5058 1 year markjaquith: use clean_url() instead of attribute_escape() when dealing with src/href …
cat-js.php 4.7 kB 3737 2 years ryan: Ref checks. Comment filter.
categories.php 5.4 kB 4656 1 year markjaquith: new function for escaping within attributes: attribute_escape()
edit-comments.php 7.7 kB 5099 1 year ryan: Some int casts
edit-form-advanced.php 10.7 kB 5550 1 year markjaquith: attribute_escape()s and int casts for 2.0.x: see #4333
edit-form-ajax-cat.php 0.7 kB 3771 2 years ryan: Backport nonces and pluggable cookies.
edit-form-comment.php 4.8 kB 5550 1 year markjaquith: attribute_escape()s and int casts for 2.0.x: see #4333
edit-form.php 3.1 kB 5550 1 year markjaquith: attribute_escape()s and int casts for 2.0.x: see #4333
edit-link-form.php 11.7 kB 4656 1 year markjaquith: new function for escaping within attributes: attribute_escape()
edit-page-form.php 8.0 kB 5550 1 year markjaquith: attribute_escape()s and int casts for 2.0.x: see #4333
edit-pages.php 2.7 kB 4656 1 year markjaquith: new function for escaping within attributes: attribute_escape()
edit.php 8.1 kB 4656 1 year markjaquith: new function for escaping within attributes: attribute_escape()
execute-pings.php 1.0 kB 3463 2 years ryan: Execute pings rework from skeltoac. #2197
import.php 1.4 kB 3987 2 years ryan: Strip and texturize importer title. Props Nazgul. fixes #2897
index.php 5.9 kB 4296 2 years markjaquith: pass incoming Technorati links through wptexturize(). Props Nazgul. …
inline-uploading.php 21.0 kB 4706 1 year ryan: Inline uploader fix from smalldust. fixes #2990
install-helper.php 4.4 kB 1429 4 years rboren: Death to \r.
install.php 10.0 kB 4367 2 years markjaquith: Less run-on first comment. fixes #3196
link-add.php 1.7 kB 3422 2 years matt: HTML and JS cleanup
link-categories.php 17.5 kB 4837 1 year markjaquith: XHTML validation fix in link-categories.php by foolswisdom. fixes #3573
link-import.php 4.4 kB 5841 10 months markjaquith: Sanitize cat_id, fixes #4691 for 2.0.x
link-manager.php 15.0 kB 4656 1 year markjaquith: new function for escaping within attributes: attribute_escape()
link-parse-opml.php 1.9 kB 3295 2 years ryan: i18n updates from nbachiyski. fixes #2069
list-manipulation.js 3.0 kB 3737 2 years ryan: Ref checks. Comment filter.
list-manipulation.php 1.6 kB 3808 2 years ryan: nonce and comment fixes from Juergen. fixes #2748
menu-header.php 1.8 kB 3588 2 years ryan: Back port of #2398 to 2.0 branch. fixes #2398
menu.php 3.4 kB 4290 2 years markjaquith: case insensitive sorting. props Nazgul. fixes #3108
moderation.php 7.6 kB 4531 1 year markjaquith: ID fixes to allow label clicking in the moderation queue, from …
options-discussion.php 5.4 kB 4304 2 years markjaquith: Clarify comment_max_links option text. Props chrisdolan and Nazgul. fixes …
options-general.php 4.8 kB 4298 2 years markjaquith: Better phrasing for date format text. Props abhay and zedlander. fixes: …
options-head.php 0.5 kB 2762 3 years matt: Draw more attention to the messages, which now blend in a little with the …
options-misc.php 1.8 kB 4656 1 year markjaquith: new function for escaping within attributes: attribute_escape()
options-permalink.php 6.5 kB 4789 1 year markjaquith: Ensure XHTML validity when presenting mod_rewrite rules for copy-paste. …
options-reading.php 2.8 kB 3771 2 years ryan: Backport nonces and pluggable cookies.
options-writing.php 4.8 kB 3771 2 years ryan: Backport nonces and pluggable cookies.
options.php 5.1 kB 5834 10 months markjaquith: Sanitize option names in options.php, use current escaping functions. for …
page-new.php 0.6 kB 4318 2 years markjaquith: Better notice and link after post/page saving. Props mdawaffe. fixes …
plugin-editor.php 3.2 kB 3937 2 years ryan: Use wp_redirect().
plugins.php 4.7 kB 4324 2 years markjaquith: move plugin sorting (by Name) to get_plugins() so that it works for the …
post.php 14.3 kB 5550 1 year markjaquith: attribute_escape()s and int casts for 2.0.x: see #4333
profile-update.php 0.6 kB 3805 2 years ryan: Update nonce action strings. Props mdawaffe.
profile.php 5.2 kB 4229 2 years ryan: Make those chars feel special.
setup-config.php 5.9 kB 3968 2 years ryan: Freshen up setup-config styling.
sidebar.php 2.2 kB 3980 2 years ryan: Lower case post. Props leftjustified. fixes #2908
templates.php 4.9 kB 4665 1 year markjaquith: wp_specialchars() treatment for recent file list
theme-editor.php 4.4 kB 4656 1 year markjaquith: new function for escaping within attributes: attribute_escape()
themes.php 4.4 kB 3937 2 years ryan: Use wp_redirect().
update-links.php 1.4 kB 3916 2 years ryan: Silence pingomatic fsockopen. Props Mark Jaquith. fixes #2522
upgrade-functions.php 29.6 kB 3373 2 years ryan: Cache rewrite rules. Add WP_Rewrite::flush_rules(). fixes #2155
upgrade-schema.php 13.2 kB 4255 2 years ryan: Add post_status key. fixes #3170
upgrade.php 2.5 kB 5058 1 year markjaquith: use clean_url() instead of attribute_escape() when dealing with src/href …
user-edit.php 6.4 kB 4838 1 year markjaquith: Markup fix from quinnhigurashi. fixes #3602
users.php 9.8 kB 4470 2 years markjaquith: backport of post-redirect exit() fixes from [4467] and [4468]
wp-admin.css 14.7 kB 4632 1 year markjaquith: Don't dbxize wrappers. Props andy. fixes #2987
xfn.js 1.3 kB 3422 2 years matt: HTML and JS cleanup
Note: See TracBrowser for help on using the browser.