ryan
|
fbbbfb9a48
|
Typo fix from DD32. Fixes uploads. fixes #5302
git-svn-id: http://svn.automattic.com/wordpress/trunk@6304 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-11-01 16:20:16 +00:00 |
|
ryan
|
f831731601
|
JS/AJAX form validation from mdawaffe. fixes #5299
git-svn-id: http://svn.automattic.com/wordpress/trunk@6303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-11-01 06:23:16 +00:00 |
|
ryan
|
b982559380
|
Save user registration time. Props mdawaffe. fixes #5300
git-svn-id: http://svn.automattic.com/wordpress/trunk@6302 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-11-01 05:49:23 +00:00 |
|
ryan
|
d9bba52a5f
|
Post timezone to lastpost filters. Props mdawaffe. fixes #5292
git-svn-id: http://svn.automattic.com/wordpress/trunk@6301 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-31 16:59:05 +00:00 |
|
ryan
|
d85d86db03
|
wpdb::set_prefix(). fixes #5287
git-svn-id: http://svn.automattic.com/wordpress/trunk@6300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-31 03:59:18 +00:00 |
|
ryan
|
1d0bf72d2f
|
AJAX for link category add and delete. Props mdawaffe. fixes #5291
git-svn-id: http://svn.automattic.com/wordpress/trunk@6299 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-31 03:53:32 +00:00 |
|
ryan
|
24f0b83cae
|
Fix comment delete links and ajax moderation. Props mdawaffe. fixes #5288
git-svn-id: http://svn.automattic.com/wordpress/trunk@6298 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-31 01:37:58 +00:00 |
|
westi
|
bccb7897d7
|
Add documentation for wp_version_check(). Fixes #5233 props darkdragon.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-30 21:40:30 +00:00 |
|
ryan
|
e236161cf9
|
wp_get_archives caching. fixes #5275
git-svn-id: http://svn.automattic.com/wordpress/trunk@6296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-30 06:03:11 +00:00 |
|
ryan
|
b906aa0e86
|
Add is_wp_error check
git-svn-id: http://svn.automattic.com/wordpress/trunk@6295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-28 21:33:03 +00:00 |
|
ryan
|
b4cdc4435d
|
Strip term name and description before preparing for DB.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-26 19:44:57 +00:00 |
|
westi
|
1eac18dd69
|
Fix the require_once in install-helper.php so that it works when included from a plugin. Fixes #5090
git-svn-id: http://svn.automattic.com/wordpress/trunk@6291 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-25 17:35:35 +00:00 |
|
ryan
|
58d174004e
|
Pass literal strings not vars to compact.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6290 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-25 07:15:02 +00:00 |
|
ryan
|
a34b0064ad
|
get rid of old style ajax adder junk. Fixes adding cats from manage -> categories. Props mdawaffe
git-svn-id: http://svn.automattic.com/wordpress/trunk@6289 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-25 05:50:18 +00:00 |
|
ryan
|
85078df8c7
|
Update clean_object_term_cache() to clear for each taxonomy
git-svn-id: http://svn.automattic.com/wordpress/trunk@6288 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-24 17:07:04 +00:00 |
|
ryan
|
1920dc0390
|
Post filter fixes from mdawaffe. fixes #5249
git-svn-id: http://svn.automattic.com/wordpress/trunk@6287 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-23 23:02:24 +00:00 |
|
ryan
|
9db4d2042e
|
Separate taxonomy relationships into separate cache buckets.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6286 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-23 20:33:50 +00:00 |
|
ryan
|
6e7729018e
|
Remove unnecessary GROUP BY when getting max term_group. Props michelwp. fixes #5240
git-svn-id: http://svn.automattic.com/wordpress/trunk@6285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-23 16:43:15 +00:00 |
|
ryan
|
0474421643
|
Add option for ordering retrieved terms by slug or term_group. Props michelwp. fixes #5245
git-svn-id: http://svn.automattic.com/wordpress/trunk@6284 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-23 16:39:03 +00:00 |
|
ryan
|
6566f35303
|
get_row() not fetch_row(). Props michelwp. fixes #5230
git-svn-id: http://svn.automattic.com/wordpress/trunk@6283 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-23 16:36:08 +00:00 |
|
ryan
|
a76f648e22
|
taxonomy phpdoc updates from darkdragon. see #4742
git-svn-id: http://svn.automattic.com/wordpress/trunk@6282 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-21 17:18:24 +00:00 |
|
ryan
|
a92c487cc0
|
Fix email address parsing in wp-mail.php. Props Bobcat. fixes #5169
git-svn-id: http://svn.automattic.com/wordpress/trunk@6281 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-21 06:18:59 +00:00 |
|
westi
|
c75ec2b48a
|
Add atom:self link to rss2 feeds per RSS Best Practices Profile. Fixes #5205 props lexhair and rubys.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6278 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-20 10:35:44 +00:00 |
|
ryan
|
fbd325f037
|
AJAX list manipulation fixes for single post comment moderation. Props mdawaffe. fixes #5236
git-svn-id: http://svn.automattic.com/wordpress/trunk@6277 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-19 18:39:07 +00:00 |
|
ryan
|
babd1e1a7f
|
phpdoc for plugin API. Props darkdragon. fixes #5225
git-svn-id: http://svn.automattic.com/wordpress/trunk@6276 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-19 17:45:08 +00:00 |
|
westi
|
5fb4d6ab00
|
Use a for loop where it's more appropriate. Fixes #5234 props darkdragon and DD32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-19 16:32:56 +00:00 |
|
westi
|
5e0cf58bfb
|
Add @since to the new phpdoc relates #5181 and [6273]
git-svn-id: http://svn.automattic.com/wordpress/trunk@6274 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-19 16:27:09 +00:00 |
|
westi
|
4c7bfb6a4f
|
Refactor atom support to share code. Fixes #5181 props rubys
git-svn-id: http://svn.automattic.com/wordpress/trunk@6273 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-19 15:42:30 +00:00 |
|
ryan
|
c5dd16dd70
|
Remove debug cruft
git-svn-id: http://svn.automattic.com/wordpress/trunk@6272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-18 22:09:56 +00:00 |
|
ryan
|
6edc7aed5c
|
Catch WP_Error. Props tellyworth. fixes #5226
git-svn-id: http://svn.automattic.com/wordpress/trunk@6271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-18 15:55:15 +00:00 |
|
ryan
|
0d3dc6f181
|
Group results when selecting from post2cat and link2cat to avoid dupes. fixes #5223 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@6269 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-17 21:09:54 +00:00 |
|
markjaquith
|
d395d55a0e
|
Stripslashes tag names to prevent double slashing in wp_insert_term(). fixes #5202
git-svn-id: http://svn.automattic.com/wordpress/trunk@6267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-17 20:41:43 +00:00 |
|
westi
|
9ef11d81bd
|
Set the Sender on emails as well as from. Fixes #5007 for trunk props mattyrob
git-svn-id: http://svn.automattic.com/wordpress/trunk@6265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-17 20:17:01 +00:00 |
|
markjaquith
|
875424adae
|
Explicitly exclude previews from canonicalization. fixes #5203 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@6263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-17 20:14:38 +00:00 |
|
westi
|
fc33615fb5
|
Add Atom to the RSD. Fixes #5213 props rubys.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-17 19:50:56 +00:00 |
|
westi
|
99ae520d0d
|
Fix atom version number in the classic theme. Relates #5213 props rubys
git-svn-id: http://svn.automattic.com/wordpress/trunk@6261 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-17 19:37:21 +00:00 |
|
ryan
|
38a3758570
|
Remove refs to old, dead caches.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6260 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-17 17:37:21 +00:00 |
|
ryan
|
2c5016e8fa
|
activate_plugin(), deactivate_plugins(), and deactivate_all_plugins() from Quandary. fixes #5210
git-svn-id: http://svn.automattic.com/wordpress/trunk@6259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-17 17:14:58 +00:00 |
|
ryan
|
36caa9623c
|
Prevent direct load of edit-post-rows.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-17 16:51:31 +00:00 |
|
ryan
|
2762527a1e
|
Add current_user_can() checks to link.php. Props DD32. fixes #4627
git-svn-id: http://svn.automattic.com/wordpress/trunk@6255 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-16 16:09:01 +00:00 |
|
ryan
|
9c6dc8f1be
|
More taxonomy phpdoc from darkdragon. see #4742
git-svn-id: http://svn.automattic.com/wordpress/trunk@6254 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-15 22:49:31 +00:00 |
|
ryan
|
0e0ebbba23
|
Move all page and post caches to 'posts' cache group.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6252 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-15 20:11:30 +00:00 |
|
westi
|
1eb4758157
|
Fix typo in call to $wpdb->update. Fixes #5206 props zamoose
git-svn-id: http://svn.automattic.com/wordpress/trunk@6251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-15 20:07:29 +00:00 |
|
ryan
|
20f655d83b
|
Kill unused var.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6250 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-14 09:38:12 +00:00 |
|
ryan
|
808cd79992
|
Just cache the is_blog_installed value. If the options table goes away while the value is still cached, oh well. Very edge-case.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6249 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-14 07:57:56 +00:00 |
|
ryan
|
363eae9d76
|
Add some clean cache hooks
git-svn-id: http://svn.automattic.com/wordpress/trunk@6248 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-14 04:55:33 +00:00 |
|
ryan
|
bd5d107814
|
Allow single post ID and comma delimited list of post IDs to be passed to update_postmeta_cache(). Fix default cache to allow storage of empty array. see #5194
git-svn-id: http://svn.automattic.com/wordpress/trunk@6247 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-14 01:08:07 +00:00 |
|
ryan
|
24af93e9c0
|
If checking for term within taxonomy, just do the taxonomy specific query. Saves one query.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6246 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-13 19:04:39 +00:00 |
|
ryan
|
befa8f0f11
|
Eliminate extra query.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-13 18:53:28 +00:00 |
|
ryan
|
16411f9c7b
|
Set global is_blog_installed flag so we don't query the DB more than once per load.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6244 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-10-13 18:39:28 +00:00 |
|