March 2007 Archives by thread
      
      Starting: Fri Mar  2 07:14:01 GMT 2007
         Ending: Sat Mar 31 22:38:53 GMT 2007
         Messages: 206
     
- [wp-svn] [4957] branches/2.0/wp-includes: Upgrade DBX to version
	2.0.5 to fix occasional cookie error.
 
m at wordpress.org
- [wp-svn] [4958] branches/2.1/wp-includes/version.php: Bump for
	release.
 
m at wordpress.org
- [wp-svn] [4959] trunk/wp-includes/js/jquery/jquery.form.js: Add
	jquery.form.js.
 
m at wordpress.org
- [wp-svn] [4960] tags/2.1.2/: Tagging 2.1.2
 
m at wordpress.org
- [wp-svn] [4961] trunk: xmlrpc updates from Joseph Scott.
 
m at wordpress.org
- [wp-svn] [4962] trunk/wp-includes/js: jQuery was moved to jquery
	subdir.
 
m at wordpress.org
- [wp-svn] [4963] trunk/wp-includes/js/jquery/jquery.js: Update to
	jQuery 1.1.2.
 
m at wordpress.org
- [wp-svn] [4964] trunk/wp-includes/bookmark-template.php: Pass along
	all parameters to get_bookmarks().
 
m at wordpress.org
- [wp-svn] [4965] trunk/wp-includes/classes.php: Cast query vars to
	strings.
 
m at wordpress.org
- [wp-svn] [4966] trunk/wp-admin/edit.php: Pass draft titles through
	the_title filter.
 
m at wordpress.org
- [wp-svn] [4967]
	trunk/wp-includes/js/tinymce/plugins/wordpress/wordpress.css:
	Broken link.
 
m at wordpress.org
- [wp-svn] [4968] trunk/wp-includes: JS localization from mdawaffe.
 
m at wordpress.org
- [wp-svn] [4969] trunk/wp-login.php: Ignore redirect_to if already
	logged in.
 
m at wordpress.org
- [wp-svn] [4970] trunk: JS localization from mdawaffe.
 
m at wordpress.org
- [wp-svn] [4971] branches/2.1/wp-includes/query.php: Use correct
	capabilities checks when determining whether to show private posts.
 
m at wordpress.org
- [wp-svn] [4972] trunk: Use PLUGINDIR.
 
m at wordpress.org
- [wp-svn] [4973] trunk/wp-blog-header.php: Fix wp_die() includes
	when bailing out in the blog header.
 
m at wordpress.org
- [wp-svn] [4974] trunk/wp-admin: gettext date formats.
 
m at wordpress.org
- [wp-svn] [4975] trunk/wp-admin/edit.php: Remove excess whitespace.
 
m at wordpress.org
- [wp-svn] [4976] trunk/wp-includes/general-template.php: wp_title
	shouldn't use category_name if cat is also specified.
 
m at wordpress.org
- [wp-svn] [4977] trunk/wp-admin/options-writing.php:
	s/bookmark/link/.
 
m at wordpress.org
- [wp-svn] [4978] trunk/wp-admin/options-misc.php: s/bookmark/link/.
 
m at wordpress.org
- [wp-svn] [4979] trunk/wp-includes/classes.php: Use rawurldecode.
 
m at wordpress.org
- [wp-svn] [4980] trunk/wp-includes/cron.php: Fix spawning with SSL.
 
m at wordpress.org
- [wp-svn] [4981] trunk/wp-login.php: Change wp-login submit names
	and ids.
 
m at wordpress.org
- [wp-svn] [4982] trunk/wp-admin/admin-header.php: Use get_bloginfo
	to get the blog name.
 
m at wordpress.org
- [wp-svn] [4983] trunk: Standardize on 'url' for fetching the blog's
	url.
 
m at wordpress.org
- [wp-svn] [4984] trunk/wp-includes/cron.php: Make sure openssl is
	available.
 
m at wordpress.org
- [wp-svn] [4985] trunk/wp-includes/js/tinymce/plugins/spellchecker:
	Update to tinyMCE spellchecker 1.0.3.1
 
m at wordpress.org
- [wp-svn] [4986] trunk/wp-admin/upload-functions.php:
	attribute_escape content before stuffing it in value attribute.
 
m at wordpress.org
- [wp-svn] [4987] trunk/wp-admin/admin-functions.php:
	add_users_page() to address changing top-level menu item.
 
m at wordpress.org
- [wp-svn] [4988] branches/2.1/wp-admin/admin-functions.php:
	add_users_page() to address changing top-level menu item.
 
m at wordpress.org
- [wp-svn] [4989] branches/2.0/wp-includes/js/dbx.js: Reverting
	non-security-related DBX upgrade.
 
m at wordpress.org
- [wp-svn] [4990] trunk: Use strpos instead of strstr where ever
	possible, for speed.
 
m at wordpress.org
- [wp-svn] [4991] branches/2.1/wp-includes/classes.php: Cast query
	vars to strings.
 
m at wordpress.org
- [wp-svn] [4992] branches/2.1/wp-includes/version.php: Working on
	2.1.3
 
m at wordpress.org
- [wp-svn] [4993] trunk/wp-settings.php: remove old table* variables
	from wp-settings.php.
 
m at wordpress.org
- [wp-svn] [4994] trunk/wp-admin/edit-form-advanced.php: "Delete this
	draft" when post is not published.
 
m at wordpress.org
- [wp-svn] [4995] trunk/wp-includes/vars.php: Typo in [4990] caught
	by johnbillion.
 
m at wordpress.org
- [wp-svn] [4996] trunk/wp-includes/pluggable.php: Another typo in
	[4990].
 
m at wordpress.org
- [wp-svn] [4997] trunk/wp-includes/rss.php: Fix parse_w3cdtf.
 
m at wordpress.org
- [wp-svn] [4998] branches/2.1/wp-includes/rss.php: Fix parse_w3cdtf.
 
m at wordpress.org
- [wp-svn] [4999] trunk/wp-admin/link-add.php: Remove old notice.
 
m at wordpress.org
- [wp-svn] [5000] trunk/app.php: Add bracket.
 
m at wordpress.org
- [wp-svn] [5001] trunk: People are confusing the part they should
	edit with the part they shouldn't,
	so let's make the example values a little more self-evident.
 
m at wordpress.org
- [wp-svn] [5002] trunk/wp-includes/query.php: Move some query var
	sanitization up to parse_query() and make sure the sanitized
	values are avilable via get_query_var().
 
m at wordpress.org
- [wp-svn] [5003] trunk/wp-includes/general-template.php: Use
	get_query_var() in wp_title() and single_month_title().
 
m at wordpress.org
- [wp-svn] [5004] trunk/wp-includes/general-template.php:
	get_archives query filters from westi.
 
m at wordpress.org
- [wp-svn] [5005] trunk/wp-includes/general-template.php: Unchain
 
m at wordpress.org
- [wp-svn] [5006] trunk/wp-includes/theme.php: Return theme uri in
	theme data.
 
m at wordpress.org
- [wp-svn] [5007] trunk/wp-includes: Sanitize browser-bound
	add_query_arg() outputs.
 
m at wordpress.org
- [wp-svn] [5008] trunk: Change xmlrpc upload logic.
 
m at wordpress.org
- [wp-svn] [5009] branches/2.1/wp-includes/general-template.php: Use
	get_query_var() in wp_title() and single_month_title().
 
m at wordpress.org
- [wp-svn] [5010]
	branches/2.0/wp-includes/template-functions-general.php: Use
	get_query_var()
 
m at wordpress.org
- [wp-svn] [5011] trunk: Link filters from jhodgdon.
 
m at wordpress.org
- [wp-svn] [5012] trunk/wp-admin/rtl.css: Admin RTL CSS fixes from
	Sewar.
 
m at wordpress.org
- [wp-svn] [5013] trunk/wp-includes: Title filtering from jhodgdon.
 
m at wordpress.org
- [wp-svn] [5014] trunk/wp-includes/general-template.php: apply
	filter before stripping tags.
 
m at wordpress.org
- [wp-svn] [5015] trunk/wp-admin: Add missing filters.
 
m at wordpress.org
- [wp-svn] [5016] trunk/wp-admin/admin-functions.php: Make sure
	imageantialias exists.
 
m at wordpress.org
- [wp-svn] [5017] trunk/wp-includes/post-template.php: Respect user
	trailing slash preference for multipage posts and eliminate
	redundant /1/.
 
m at wordpress.org
- [wp-svn] [5018] trunk/wp-includes/post-template.php: Cleaner and
	more complete fix for [5017].
 
m at wordpress.org
- [wp-svn] [5019] trunk/wp-includes: user_trailingslashit filter for
	users who sometimes want trailing slashes only on certain URL types.
 
m at wordpress.org
- [wp-svn] [5020] trunk/wp-includes: new function:
	untrailingslashit().
 
m at wordpress.org
- [wp-svn] [5021] trunk/wp-includes/formatting.php: Improvements to
	untrailingslashit() and trailingslashit().
 
m at wordpress.org
- [wp-svn] [5022] Prophylactic casting.
 
m at wordpress.org
- [wp-svn] [5023] branches: Ignore redirect_to if already logged in.
 
m at wordpress.org
- [wp-svn] [5024] trunk/wp-includes/vars.php: vars.php cleanups and
	speedups from rob1n.
 
m at wordpress.org
- [wp-svn] [5025] trunk/wp-admin/edit-comments.php: Show the post
	title.
 
m at wordpress.org
- [wp-svn] [5026] trunk/wp-includes/theme.php: Add filters to
	theme_mods
 
m at wordpress.org
- [wp-svn] [5027] branches/2.1/wp-includes/general-template.php:
	unchain.
 
m at wordpress.org
- [wp-svn] [5028] trunk/wp-includes/theme.php: [5006] didn't take.
 
m at wordpress.org
- [wp-svn] [5029] trunk: Quote values heading to DB.
 
m at wordpress.org
- [wp-svn] [5030] branches/2.1: Quote values heading to DB.
 
m at wordpress.org
- [wp-svn] [5031] branches/2.0/wp-includes/functions-post.php: Quote
	values heading to DB.
 
m at wordpress.org
- [wp-svn] [5032] trunk/wp-includes: Move smilies init to function
	and trigger from init.
 
m at wordpress.org
- [wp-svn] [5033] trunk/wp-admin: Rephrase category delete AYS prompt.
 
m at wordpress.org
- [wp-svn] [5034] trunk/wp-admin/import/b2.php: Drop empty b2
	importer file.
 
m at wordpress.org
- [wp-svn] [5035]
	branches/2.0/wp-includes/template-functions-general.php:
	wp_title() fixes from dwc.
 
m at wordpress.org
- [wp-svn] [5036] trunk/wp-includes/general-template.php: Fix order
	by in wp_get_archives().
 
m at wordpress.org
- [wp-svn] [5037] More int casting, just to be safe.
 
m at wordpress.org
- [wp-svn] [5038] trunk/wp-admin/import/blogger.php: Blogger importer
	updates.
 
m at wordpress.org
- [wp-svn] [5039] trunk: nonce-protect comments by users with
	unfiltered_html cap to prevent xsrf/xss.
 
m at wordpress.org
- [wp-svn] [5040] branches/2.1: nonce-protect comments by users with
	unfiltered_html cap to prevent xsrf/xss.
 
m at wordpress.org
- [wp-svn] [5041] branches/2.0: nonce-protect comments by users with
	unfiltered_html cap to prevent xsrf/xss.
 
m at wordpress.org
- [wp-svn] [5042] branches/2.0/wp-includes/version.php: RC1
 
m at wordpress.org
- [wp-svn] [5043] branches/2.1/wp-includes/version.php: RC1
 
m at wordpress.org
- [wp-svn] [5044] trunk/wp-includes/functions.php: More
	attribute_escape().
 
m at wordpress.org
- [wp-svn] [5045] trunk/wp-includes/link-template.php: Sanitize
	output of previous_posts() and next_posts().
 
m at wordpress.org
- [wp-svn] [5046] branches/2.1/wp-includes/link-template.php:
	Sanitize output of previous_posts() and next_posts().
 
m at wordpress.org
- [wp-svn] [5047]
	branches/2.0/wp-includes/template-functions-links.php:
	Sanitize output of previous_posts() and next_posts().
 
m at wordpress.org
- [wp-svn] [5048] trunk/wp-admin/options-head.php: Removing
	superfluous <br /> from Options-General.
 
m at wordpress.org
- [wp-svn] [5049] trunk/wp-includes/post-template.php: have
	wp_list_pages() default to menu_order sorting and only use
	post_title sorting as a secondary sort.
 
m at wordpress.org
- [wp-svn] [5050] branches/2.1/wp-includes/functions.php:
	attribute_escape pagenow.
 
m at wordpress.org
- [wp-svn] [5051] trunk/wp-includes/classes.php: Don't cast to string
	if empty.
 
m at wordpress.org
- [wp-svn] [5052] branches/2.1/wp-includes/classes.php: Don't cast to
	string if empty.
 
m at wordpress.org
- [wp-svn] [5053] branches/2.0/wp-includes/classes.php: Don't cast to
	string if empty.
 
m at wordpress.org
- [wp-svn] [5054] trunk/xmlrpc.php: Improve error propagation from
	newMediaObject failure in xmlrpc.php.
 
m at wordpress.org
- [wp-svn] [5055] branches/2.1/xmlrpc.php: Improve error propagation
	from newMediaObject failure in xmlrpc.php.
 
m at wordpress.org
- [wp-svn] [5056] trunk: use clean_url() instead of
	attribute_escape() when dealing with src/href to protect
	against XSS.
 
m at wordpress.org
- [wp-svn] [5057] branches/2.1: use clean_url() instead of
	attribute_escape() when dealing with src/href to protect
	against XSS.
 
m at wordpress.org
- [wp-svn] [5058] branches/2.0: use clean_url() instead of
	attribute_escape() when dealing with src/href to protect
	against XSS.
 
m at wordpress.org
- [wp-svn] [5059] trunk/wp-admin/admin-header.php: escape pagenow.
 
m at wordpress.org
- [wp-svn] [5060] branches/2.1/wp-admin/admin-header.php: escape
	pagenow.
 
m at wordpress.org
- [wp-svn] [5061] trunk/wp-includes/pluggable.php: Add wp_mail_from
	filter.
 
m at wordpress.org
- [wp-svn] [5062] trunk: Add RTL support to kubrick.
 
m at wordpress.org
- [wp-svn] [5063] trunk/wp-includes/vars.php: Fix typo.
 
m at wordpress.org
- [wp-svn] [5064] trunk: login accessibility patch from Viper007Bond.
 
m at wordpress.org
- [wp-svn] [5065] trunk/wp-includes/formatting.php: Don't add http://
	to relative links.
 
m at wordpress.org
- [wp-svn] [5066] branches/2.1/wp-includes/formatting.php: Don't add
	http:// to relative links.
 
m at wordpress.org
- [wp-svn] [5067] branches/2.0/wp-includes/functions-formatting.php:
	Don't add http:// to relative links.
 
m at wordpress.org
- [wp-svn] [5068] trunk/wp-admin/admin-functions.php: Use clean_url
	instead of inline preg.
 
m at wordpress.org
- [wp-svn] [5069] branches/2.1/wp-admin/admin-functions.php: Use
	clean_url instead of inline preg.
 
m at wordpress.org
- [wp-svn] [5070] branches/2.0/wp-admin/admin-functions.php: Use
	clean_url instead of inline preg.
 
m at wordpress.org
- [wp-svn] [5071] trunk/wp-admin/admin-functions.php: Don't translate
	.thumbnail extension.
 
m at wordpress.org
- [wp-svn] [5072] trunk/wp-admin/admin-functions.php: clean_url only
	REQUEST_URI to avoid breaking the edit link.
 
m at wordpress.org
- [wp-svn] [5073] branches/2.1/wp-admin/admin-functions.php:
	clean_url only REQUEST_URI to avoid breaking the edit link.
 
m at wordpress.org
- [wp-svn] [5074] trunk/xmlrpc.php: Check for publish caps when
	editing via xmlrpc.
 
m at wordpress.org
- [wp-svn] [5075] branches/2.1/xmlrpc.php: Check for publish caps
	when editing via xmlrpc.
 
m at wordpress.org
- [wp-svn] [5076] branches/2.0/xmlrpc.php: Check for publish caps
	when editing via xmlrpc.
 
m at wordpress.org
- [wp-svn] [5077] branches: Bump to RC3 before I forget.
 
m at wordpress.org
- [wp-svn] [5078] trunk/wp-includes/link-template.php: Cast to int.
 
m at wordpress.org
- [wp-svn] [5079] branches/2.1/wp-includes/link-template.php: Cast to
	int.
 
m at wordpress.org
- [wp-svn] [5080]
	branches/2.0/wp-includes/template-functions-links.php: Cast to int.
 
m at wordpress.org
- [wp-svn] [5081] trunk/wp-includes/l10n.php: Add _c() for
	disambiguatin translateable strings.
 
m at wordpress.org
- [wp-svn] [5082] trunk: More int casts
 
m at wordpress.org
- [wp-svn] [5083] branches/2.1: Cast to int
 
m at wordpress.org
- [wp-svn] [5084] branches/2.0: Cast to int.
 
m at wordpress.org
- [wp-svn] [5085] branches/2.1/wp-includes/post.php: Cast to int
 
m at wordpress.org
- [wp-svn] [5086] trunk/wp-includes/post.php: Cast to int
 
m at wordpress.org
- [wp-svn] [5087] trunk: (int)er the dragon.
 
m at wordpress.org
- [wp-svn] [5088] trunk/wp-includes/formatting.php: Don't prepend
	protocol to relative links.
 
m at wordpress.org
- [wp-svn] [5089] trunk: Ryan slays the dragon.
 
m at wordpress.org
- [wp-svn] [5090] trunk: Castaways on Gilligan's Isle
 
m at wordpress.org
- [wp-svn] [5091] branches/2.1/wp-includes/formatting.php: Don't
	prepend protocol to relative links.
 
m at wordpress.org
- [wp-svn] [5092] branches/2.1: Big int patch for 2.1
 
m at wordpress.org
- [wp-svn] [5093] trunk: Allow siteurl and home to be defined as
	constants in wp-config, bypassing the DB.
 
m at wordpress.org
- [wp-svn] [5094] trunk/wp-admin/edit.php: Add missing the_title
	filter.
 
m at wordpress.org
- [wp-svn] [5095] trunk/wp-includes/formatting.php: Fix relative link
	mangling in clean_url.
 
m at wordpress.org
- [wp-svn] [5096] branches/2.1/wp-includes/formatting.php: Fix
	relative link mangling in clean_url.
 
m at wordpress.org
- [wp-svn] [5097] branches/2.0/wp-includes/functions-formatting.php:
	Fix relative link mangling in clean_url.
 
m at wordpress.org
- [wp-svn] [5098] trunk/xmlrpc.php: XMLRPC fixes from Joseph Scott.
 
m at wordpress.org
- [wp-svn] [5099] branches/2.0: Some int casts
 
m at wordpress.org
- [wp-svn] [5100] branches/2.0/wp-includes: More int casts
 
m at wordpress.org
- [wp-svn] [5101] trunk/wp-includes/comment-template.php: Deprecate
	number argument to comments_number.
 
m at wordpress.org
- [wp-svn] [5102] trunk/wp-includes/functions.php: Correct reversed
	logic in maybe_serialize.
 
m at wordpress.org
- [wp-svn] [5103] trunk/wp-admin/wp-admin.css: Don't wrap submenu
	tabs.
 
m at wordpress.org
- [wp-svn] [5104] trunk/wp-includes/template-loader.php: Return
	instead of exit in template-loader.
 
m at wordpress.org
- [wp-svn] [5105] trunk/wp-content/themes/default/archive.php: Remove
	extraneous echo.
 
m at wordpress.org
- [wp-svn] [5106] trunk/wp-includes/general-template.php: Fix day
	display in title.
 
m at wordpress.org
- [wp-svn] [5107] trunk/xmlrpc.php: Add xmlrpc_text_filters filter.
 
m at wordpress.org
- [wp-svn] [5108] trunk/wp-includes: Update to latest tinyMCE
	compressor.
 
m at wordpress.org
- [wp-svn] [5109] trunk/wp-includes/functions.php: Revert [5102]
 
m at wordpress.org
- [wp-svn] [5110] trunk: A backend interface for tagging.
 
m at wordpress.org
- [wp-svn] [5111] trunk: Basic theme support for tags.
 
m at wordpress.org
- [wp-svn] [5112] trunk/wp-includes/category.php: Don't show tags on
	the category page.
 
m at wordpress.org
- [wp-svn] [5113] trunk/wp-includes/post.php: If we don't have IDs at
	this point, bail out.
 
m at wordpress.org
- [wp-svn] [5114] trunk/wp-includes: Fallback to loading english for
	tinyMCE if requested locale is not there.
 
m at wordpress.org
- [wp-svn] [5115] trunk/xmlrpc.php: Whitespace cleanup.
 
m at wordpress.org
- [wp-svn] [5116] trunk/wp-includes/comment-template.php: Add
	trackback_url filter.
 
m at wordpress.org
- [wp-svn] [5117] trunk/wp-includes/functions.php: Serve robots.txt
	as text/plain.
 
m at wordpress.org
- [wp-svn] [5118] trunk: Dynamically refill comment list when a
	comment is deleted.
 
m at wordpress.org
- [wp-svn] [5119] trunk: More clean_url and int casts for trunk.
 
m at wordpress.org
- [wp-svn] [5120] branches/2.1: More clean_url and int casts for 2.1.
 
m at wordpress.org
- [wp-svn] [5121] branches/2.0: More clean_url and int casts for 2.0.
 
m at wordpress.org
- [wp-svn] [5122] trunk/wp-admin/edit-comments.js: Fix list JS when
	marking comment as spam.
 
m at wordpress.org
- [wp-svn] [5123] trunk/wp-admin/categories.js: Fix encoding of cats
	added over AJAX.
 
m at wordpress.org
- [wp-svn] [5124] trunk: Change bookmark to link.
 
m at wordpress.org
- [wp-svn] [5125] trunk/wp-admin/user-edit.php: Add rich editing
	checkbox to user-edit so that the setting isn't stomped.
 
m at wordpress.org
- [wp-svn] [5126] trunk/wp-admin/upload.php: Add missing lvalue.
 
m at wordpress.org
- [wp-svn] [5127] trunk/wp-content/themes/default/sidebar.php: Don't
	output empty list.
 
m at wordpress.org
- [wp-svn] [5128] trunk/wp-comments-post.php: Requesting
	wp-comments-post.php with GET should return 405.
 
m at wordpress.org
- [wp-svn] [5129] trunk/wp-includes/functions.php: Avoid non-object
	error when wp_die()ing before is instantiated.
 
m at wordpress.org
- [wp-svn] [5130] trunk/wp-includes/rewrite.php: Rewrit endpoint
	fixes from westi.
 
m at wordpress.org
- [wp-svn] [5131] trunk/wp-includes/rewrite.php: Set EP_ALL to 4095.
 
m at wordpress.org
- [wp-svn] [5132] trunk/wp-includes: Show more relevant titles
	(current category, date, etc.) in feed titles.
 
m at wordpress.org
- [wp-svn] [5133] trunk/wp-includes/general-template.php: Sorry,
	a little tester got in there.
 
m at wordpress.org
- [wp-svn] [5134] trunk/wp-includes/feed.php: Apply the bloginfo_rss
	filter and change bloginfo_rss filter to get_bloginfo.
 
m at wordpress.org
- [wp-svn] [5135] trunk/wp-includes/author-template.php: Speed
	(wp_)list_authors by consolidating some queries.
 
m at wordpress.org
- [wp-svn] [5136] trunk/wp-includes/general-template.php: Add
	get_sidebar action to get_sidebar().
 
m at wordpress.org
- [wp-svn] [5137] trunk/wp-includes/general-template.php: Fix months
	in wp_title().
 
m at wordpress.org
- [wp-svn] [5138] trunk/wp-includes/functions.php: Add back in a
	question mark.
 
m at wordpress.org
- [wp-svn] [5139] trunk/wp-admin/users.php: Change the message when
	registration isn't enabled to reflect that.
 
m at wordpress.org
- [wp-svn] [5140] trunk/readme.html: Update the PHP version and the
	Codex link for importing in readme.html.
 
m at wordpress.org
- [wp-svn] [5141] trunk/wp-admin/options-general.php: Some grammar
	fixes in options-general.php.
 
m at wordpress.org
- [wp-svn] [5142] trunk/wp-includes/plugin.php: PHPdoc for plugin.php.
 
m at wordpress.org
- [wp-svn] [5143] trunk/wp-includes/feed-rss.php: Fix typo.
 
m at wordpress.org
- [wp-svn] [5144] trunk/wp-includes/general-template.php: Add missing
	the_title filter call.
 
m at wordpress.org
- [wp-svn] [5145] trunk/wp-includes/script-loader.php: Add https://
	support to script loader.
 
m at wordpress.org
- [wp-svn] [5146] trunk/wp-admin/import/wordpress.php: Fix double
	header when WP importer file upload fails.
 
m at wordpress.org
- [wp-svn] [5147] trunk/wp-content/themes/default/single.php: Show
	tags on permalink pages.
 
m at wordpress.org
- [wp-svn] [5148] trunk/wp-admin/admin-db.php: Don't dupe categories
	when adding new ones, use the existing ID.
 
m at wordpress.org
- [wp-svn] [5149] trunk: All the query stuff we need for tag= URLs to
	work.
 
m at wordpress.org
- [wp-svn] [5150] trunk: Now tag pretty permalinks should work,
	and support custom tag bases.
 
m at wordpress.org
- [wp-svn] [5151] trunk/wp-content/themes: Add widget support (if
	plugin is available) to default themes.
 
m at wordpress.org
- [wp-svn] [5152] trunk/wp-admin/admin-functions.php: Take out
	useless preg_match()'s and ignore directories starting with ".".
 
m at wordpress.org
- [wp-svn] [5153] trunk/wp-includes/bookmark-template.php: Add link
	rating to wp_list_bookmarks().
 
m at wordpress.org
- [wp-svn] [5154] trunk/wp-content/themes/classic/functions.php: Add
	classic theme's functions.php.
 
m at wordpress.org
- [wp-svn] [5155] trunk/wp-links-opml.php: attribute_escape() the
	OPML feed's title.
 
m at wordpress.org
- [wp-svn] [5156] trunk/wp-admin/plugins.php: Deactivate All Plugins
	feature.
 
m at wordpress.org
- [wp-svn] [5157] trunk/wp-admin/admin-db.php: Add exit hooks to
	wp_insert_category().
 
m at wordpress.org
- [wp-svn] [5158] trunk/wp-includes/post.php: Add exit hook to
	wp_delete_post().
 
m at wordpress.org
- [wp-svn] [5159] trunk/wp-admin: Kill the slow-loading iframe in
	favor of a popup link
 
m at wordpress.org
- [wp-svn] [5160] trunk/wp-includes/js/tinymce/tiny_mce_config.php:
	Make most of the buttons a map, helps the write page load faster.
 
m at wordpress.org
- [wp-svn] [5161] trunk/wp-admin/plugins.php: Move it to the more
	intuitive right side of the page,
	with the rest of the activation links
 
m at wordpress.org
- [wp-svn] [5162] trunk/wp-admin/admin-db.php: Use category_exists
	instead of a direct query.
 
m at wordpress.org
    
      Last message date: 
       Sat Mar 31 22:38:53 GMT 2007
    Archived on: Sat Mar 31 22:38:58 GMT 2007
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).