Ryan Boren
|
706c897f32
|
Comment updating cleanup. Add get_comment(), edit_comment(), get_comment_to_edit(), and wp_update_comment().
git-svn-id: https://develop.svn.wordpress.org/trunk@2662 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-06-26 19:55:12 +00:00 |
Ryan Boren
|
62366e5403
|
Return the modified query from remove_query_arg(). Props MC_incubus fixes #1362
git-svn-id: https://develop.svn.wordpress.org/trunk@2657 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-06-20 02:03:35 +00:00 |
Matt Mullenweg
|
cd7cb0c110
|
Encode stylesheet reference. Hit tip: Scott Yang
git-svn-id: https://develop.svn.wordpress.org/trunk@2642 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-06-15 18:49:47 +00:00 |
Ryan Boren
|
1b4bc53f13
|
Wrap metavalue loop in is_array to check to avoid invalid argument warning.
git-svn-id: https://develop.svn.wordpress.org/trunk@2640 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-06-14 22:54:58 +00:00 |
Matt Mullenweg
|
f6ef88773f
|
User data migration should be complete
git-svn-id: https://develop.svn.wordpress.org/trunk@2636 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-06-13 08:32:44 +00:00 |
Matt Mullenweg
|
1165caab60
|
Beginning of user system overhaul, TODO: update all code that deals with user data
git-svn-id: https://develop.svn.wordpress.org/trunk@2631 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-06-12 20:49:13 +00:00 |
Ryan Boren
|
7d6fc8af08
|
Break blog header up into functional chunks. Stick it all in a WP class for now. Make wp() the front door. Move template/theme loader code into template-loader.php. Clean up feed file loadup. Modularize.
git-svn-id: https://develop.svn.wordpress.org/trunk@2627 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-06-10 23:15:13 +00:00 |
Matt Mullenweg
|
a2fa5d6a70
|
Better headers for CGI enviroments
git-svn-id: https://develop.svn.wordpress.org/trunk@2623 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-06-09 00:17:43 +00:00 |
Matt Mullenweg
|
64e674dad8
|
Bad cat ID cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@2616 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-05-27 06:10:41 +00:00 |
Ryan Boren
|
0edec9ae9e
|
Don't attempt to trackback an empty string. Fix file path in wp_get_http_headers(). This avoids 'File does not exist' server messages when processing enclosures.
git-svn-id: https://develop.svn.wordpress.org/trunk@2612 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-05-18 03:17:55 +00:00 |
Ryan Boren
|
239462c326
|
More url_to_postid() fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@2611 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-05-18 02:27:43 +00:00 |
Ryan Boren
|
ec2938185d
|
More url_to_postid() fixes. http://mosquito.wordpress.org/view.php?id=1324
git-svn-id: https://develop.svn.wordpress.org/trunk@2610 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-05-18 00:04:30 +00:00 |
Ryan Boren
|
c7783bbda4
|
Rework url_to_postid() to handle all supported permalink structs. Helps resolve pingback URIs to posts. http://mosquito.wordpress.org/view.php?id=1324
git-svn-id: https://develop.svn.wordpress.org/trunk@2609 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-05-14 02:59:42 +00:00 |
Matt Mullenweg
|
7d07dc1201
|
fclose removed, only use curl if we have to - http://mosquito.wordpress.org/view.php?id=1324 - hat tip: rboren
git-svn-id: https://develop.svn.wordpress.org/trunk@2606 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-05-13 21:53:18 +00:00 |
Matt Mullenweg
|
9648173c70
|
Use CURL if available, possible fix for http://mosquito.wordpress.org/view.php?id=1166
git-svn-id: https://develop.svn.wordpress.org/trunk@2581 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-05-03 07:52:11 +00:00 |
Matt Mullenweg
|
9843451d11
|
Extended ping support
git-svn-id: https://develop.svn.wordpress.org/trunk@2572 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-22 21:17:10 +00:00 |
Ryan Boren
|
685705d9f4
|
Handle theme name collisions more elegantly.
git-svn-id: https://develop.svn.wordpress.org/trunk@2568 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-21 01:35:52 +00:00 |
Matt Mullenweg
|
1589419508
|
Don't enclose different things multiple times - http://mosquito.wordpress.org/view.php?id=1197
git-svn-id: https://develop.svn.wordpress.org/trunk@2560 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-20 21:07:19 +00:00 |
Matt Mullenweg
|
d0af63764e
|
More consistent use of cat_ID vs category_id
git-svn-id: https://develop.svn.wordpress.org/trunk@2551 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-19 17:17:36 +00:00 |
Matt Mullenweg
|
d7c18937a1
|
Optimiation from Denis
git-svn-id: https://develop.svn.wordpress.org/trunk@2550 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-19 05:27:24 +00:00 |
Ryan Boren
|
5cf9bdb5ae
|
Fix post paging regex to avoid regex collision between posts with slugs that differ only by a trailing number. http://mosquito.wordpress.org/view.php?id=1235
git-svn-id: https://develop.svn.wordpress.org/trunk@2535 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-14 04:24:22 +00:00 |
Ryan Boren
|
4d31612412
|
Better page and subpage support for url_to_postid(). http://mosquito.wordpress.org/view.php?id=1214 Props: MC_incubus
git-svn-id: https://develop.svn.wordpress.org/trunk@2527 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-12 21:12:28 +00:00 |
Ryan Boren
|
1c623ee737
|
Weekly archives fixes. http://mosquito.wordpress.org/view.php?id=1217
git-svn-id: https://develop.svn.wordpress.org/trunk@2526 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-10 20:07:46 +00:00 |
Ryan Boren
|
8324f6962a
|
Implement order and orderby for get_posts(). http://mosquito.wordpress.org/view.php?id=1161 Props: RummandDan
git-svn-id: https://develop.svn.wordpress.org/trunk@2525 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-09 17:30:57 +00:00 |
Ryan Boren
|
2e7c387207
|
Make get_postdata() use get_post(). Label get_postdata() as deprecated. Remove the one remaining call to get_postdata().
git-svn-id: https://develop.svn.wordpress.org/trunk@2524 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-09 17:25:47 +00:00 |
Ryan Boren
|
a0d5ea6ba2
|
Remove old preview stuff. Allow draft posts to be displayed if the logged in user has edit permissions on the draft. Don't use cruft-free links for drafts since they might not have a slug. http://mosquito.wordpress.org/view.php?id=1220
git-svn-id: https://develop.svn.wordpress.org/trunk@2523 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-09 17:12:36 +00:00 |
Ryan Boren
|
0dd2abae98
|
Move plugin replacebale functions to pluggable-functions.php. http://mosquito.wordpress.org/view.php?id=1211
git-svn-id: https://develop.svn.wordpress.org/trunk@2516 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-04 23:25:51 +00:00 |
Ryan Boren
|
eca5d88e60
|
Make wp_mail() replaceable. http://mosquito.wordpress.org/view.php?id=1210
git-svn-id: https://develop.svn.wordpress.org/trunk@2515 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-04 22:36:09 +00:00 |
Ryan Boren
|
b6b4c04371
|
In get_category(), check for empty category id so that we do not create a malformed SQL query.
git-svn-id: https://develop.svn.wordpress.org/trunk@2509 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-03 05:09:31 +00:00 |
Ryan Boren
|
185dbb4e7a
|
Don't use i18n unfriendly substr operations in date_i18n. http://mosquito.wordpress.org/view.php?id=1200 Props: nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@2508 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-02 19:51:12 +00:00 |
Ryan Boren
|
db62c48897
|
add_query_arg() dropped the passed in query string if the string did not contain any path elements.
git-svn-id: https://develop.svn.wordpress.org/trunk@2506 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-01 05:42:46 +00:00 |
Ryan Boren
|
e2826065e4
|
More category cache cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@2504 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-31 05:25:54 +00:00 |
Ryan Boren
|
78d13aebb6
|
You can't index an array with an object ref. Silly Ryan.
git-svn-id: https://develop.svn.wordpress.org/trunk@2503 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-31 05:00:39 +00:00 |
Ryan Boren
|
3122bbc8d2
|
Add support for new Status: theme header field. http://mosquito.wordpress.org/view.php?id=1192
git-svn-id: https://develop.svn.wordpress.org/trunk@2502 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-31 04:44:50 +00:00 |
Ryan Boren
|
7d59187e7a
|
Add some more cache handling to get_category().
git-svn-id: https://develop.svn.wordpress.org/trunk@2500 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-30 23:33:37 +00:00 |
Ryan Boren
|
3ddc18abb9
|
Add wp_footer() to maintain fearful symmetry with our head. http://mosquito.wordpress.org/view.php?id=1147 Props: ringmaster
git-svn-id: https://develop.svn.wordpress.org/trunk@2492 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-29 15:11:36 +00:00 |
Ryan Boren
|
198665bef2
|
get_post(): Don't use for cache lookup when a post id is passed.
git-svn-id: https://develop.svn.wordpress.org/trunk@2485 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-29 03:33:56 +00:00 |
Ryan Boren
|
82d89d8d7c
|
Add paging to Manage->Posts. http://mosquito.wordpress.org/view.php?id=1177
git-svn-id: https://develop.svn.wordpress.org/trunk@2481 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-28 02:34:16 +00:00 |
Ryan Boren
|
9536835eb4
|
Split post and page caches.
git-svn-id: https://develop.svn.wordpress.org/trunk@2479 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-27 21:56:10 +00:00 |
Ryan Boren
|
8dec99fddb
|
Cacheing cleanup. Introduce get_post() and get_category(). http://mosquito.wordpress.org/view.php?id=1157
git-svn-id: https://develop.svn.wordpress.org/trunk@2478 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-27 20:45:01 +00:00 |
Ryan Boren
|
8480784cda
|
Localize email messages. http://mosquito.wordpress.org/view.php?id=1168 Props: slebog
git-svn-id: https://develop.svn.wordpress.org/trunk@2477 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-25 21:41:45 +00:00 |
Matt Mullenweg
|
91bae528d5
|
Missing UA - http://mosquito.wordpress.org/view.php?id=1086
git-svn-id: https://develop.svn.wordpress.org/trunk@2457 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-18 15:48:30 +00:00 |
Matt Mullenweg
|
408ca99efe
|
Fix from Kimmo/Craig
git-svn-id: https://develop.svn.wordpress.org/trunk@2456 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-18 06:07:36 +00:00 |
Matt Mullenweg
|
5b52ad1017
|
Use installing variable (from Donncha)
git-svn-id: https://develop.svn.wordpress.org/trunk@2455 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-17 23:34:06 +00:00 |
Ryan Boren
|
af3b90cc1e
|
Change login noun to Username. http://mosquito.wordpress.org/view.php?id=1088 Props: Albert
git-svn-id: https://develop.svn.wordpress.org/trunk@2437 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-13 17:06:18 +00:00 |
Ryan Boren
|
df3fb34a70
|
Introducing wp_redirect(), first cut. http://mosquito.wordpress.org/view.php?id=592 Props: Toby Simmons
git-svn-id: https://develop.svn.wordpress.org/trunk@2436 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-13 16:36:09 +00:00 |
Ryan Boren
|
57f958a020
|
Mark strings for translation. http://mosquito.wordpress.org/view.php?id=1033 Hat tip: slebog
git-svn-id: https://develop.svn.wordpress.org/trunk@2432 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-11 03:41:04 +00:00 |
Ryan Boren
|
96c87298e8
|
Fix do_action arg handling. http://mosquito.wordpress.org/view.php?id=901
git-svn-id: https://develop.svn.wordpress.org/trunk@2430 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-11 00:57:34 +00:00 |
Ryan Boren
|
3bacf431ae
|
Page caching fixes. Mosquito bugs 920, 927, and 934.
git-svn-id: https://develop.svn.wordpress.org/trunk@2421 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-09 03:16:30 +00:00 |
Matt Mullenweg
|
d22dd5f1bd
|
http://mosquito.wordpress.org/view.php?id=1049
git-svn-id: https://develop.svn.wordpress.org/trunk@2418 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-07 15:20:56 +00:00 |