ryan
|
9bca3f5db6
|
Refactor level to cap upgrade code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2727 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-19 14:24:06 +00:00 |
|
matt
|
6a30e8033f
|
More cookie catchups
git-svn-id: http://svn.automattic.com/wordpress/trunk@2726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-18 20:12:48 +00:00 |
|
matt
|
41afea2f94
|
Let advanced users override cookies.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2725 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-18 19:55:24 +00:00 |
|
ryan
|
8226fb2239
|
get_usermeta() fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2721 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-17 19:55:19 +00:00 |
|
ryan
|
5177196b10
|
Trim option value only if it is a string. Don't trim objects and arrays. Props: Jason Bainbridge
git-svn-id: http://svn.automattic.com/wordpress/trunk@2717 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-17 18:41:11 +00:00 |
|
ryan
|
0282a8fc0c
|
in_the_loop() Props: Mark Jaquith fixes #1518
git-svn-id: http://svn.automattic.com/wordpress/trunk@2716 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-17 16:58:13 +00:00 |
|
matt
|
253221dbb2
|
Check it if matches before serializing, because get_option de-serializes. Hat tip: Donncha.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2715 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-16 21:13:14 +00:00 |
|
ryan
|
508e55acd2
|
More cap migration.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2714 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-15 02:16:45 +00:00 |
|
ryan
|
40a99fc9a1
|
Move user_can_*() functions to capabilities.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2713 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-15 01:27:01 +00:00 |
|
ryan
|
2f6ae330c0
|
Cap migration.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2712 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-15 01:24:08 +00:00 |
|
ryan
|
27174a151b
|
Fix typos in is_role() and get_userdata(). fixes #1509 Props: mdawaffe
git-svn-id: http://svn.automattic.com/wordpress/trunk@2711 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-14 22:58:58 +00:00 |
|
ryan
|
7af36168cb
|
Roles update + UI from Owen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-12 15:53:13 +00:00 |
|
ryan
|
a6ade4a767
|
Role/capability system. Round one. Props: Owen Winkler
git-svn-id: http://svn.automattic.com/wordpress/trunk@2703 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-11 22:39:50 +00:00 |
|
matt
|
13f492ab75
|
Massive user_level fix. We were still using the user_level field in wp_users in some places, where we should just use the table prefixed usermeta value.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2702 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-09 01:27:46 +00:00 |
|
ryan
|
6cbb6fecb3
|
Stripslashes doesn't work on arrays. Add stripslashes_deep(). Props: Mike Little
git-svn-id: http://svn.automattic.com/wordpress/trunk@2700 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-06 01:12:38 +00:00 |
|
ryan
|
91efba11ad
|
Use wpdb->escape instead of addslashes to prepare DB bound data.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2699 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-05 20:47:22 +00:00 |
|
ryan
|
cbce881c2b
|
register_activation_hook() and register_deactivation_hook(). Let's try these on.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2697 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-04 21:53:26 +00:00 |
|
ryan
|
20ae785c4c
|
Typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2696 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-04 06:27:04 +00:00 |
|
ryan
|
54766eade4
|
XMLRPC category fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@2693 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-03 18:33:03 +00:00 |
|
matt
|
d4cdb47503
|
Wrong translation and indentation fix, fixes #1373
git-svn-id: http://svn.automattic.com/wordpress/trunk@2689 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-02 23:44:35 +00:00 |
|
matt
|
f8a51d856b
|
Unecessary query, fixes #1456
git-svn-id: http://svn.automattic.com/wordpress/trunk@2688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-02 23:41:07 +00:00 |
|
matt
|
e065df406a
|
Output not echo, fixes #1465
git-svn-id: http://svn.automattic.com/wordpress/trunk@2686 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-02 23:37:08 +00:00 |
|
matt
|
f048ab7b0a
|
Indentation and correct response link when no comments, fixes #1408
git-svn-id: http://svn.automattic.com/wordpress/trunk@2685 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-02 23:35:36 +00:00 |
|
matt
|
76fd741767
|
Better escaping from class, fixes #1394
git-svn-id: http://svn.automattic.com/wordpress/trunk@2684 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-02 23:31:43 +00:00 |
|
ryan
|
56c304f8bb
|
Make sure cat list is an array. Props: Peter Westwood
git-svn-id: http://svn.automattic.com/wordpress/trunk@2683 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-02 17:28:06 +00:00 |
|
matt
|
210192f822
|
We don't think these are needed...
git-svn-id: http://svn.automattic.com/wordpress/trunk@2671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-29 00:44:02 +00:00 |
|
ryan
|
bec4057356
|
url_to_postid() fixes from Mark Jaquith.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2665 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-27 22:02:57 +00:00 |
|
ryan
|
e2e3204fa0
|
Quote IDs in get queries.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2663 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-26 20:44:58 +00:00 |
|
ryan
|
8b55719431
|
Comment updating cleanup. Add get_comment(), edit_comment(), get_comment_to_edit(), and wp_update_comment().
git-svn-id: http://svn.automattic.com/wordpress/trunk@2662 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-26 19:55:12 +00:00 |
|
ryan
|
ee2a1df296
|
Return the modified query from remove_query_arg(). Props MC_incubus fixes #1362
git-svn-id: http://svn.automattic.com/wordpress/trunk@2657 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-20 02:03:35 +00:00 |
|
ryan
|
b1a8620710
|
Return output of get_links() when calling from wp_get_links(). Props: Kafkaesqui fixes #1437
git-svn-id: http://svn.automattic.com/wordpress/trunk@2656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-20 01:40:52 +00:00 |
|
ryan
|
48035b638a
|
Return output of list_cats() when calling from wp_list_cats(). Props: edavis fixes #1449
git-svn-id: http://svn.automattic.com/wordpress/trunk@2655 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-20 01:30:39 +00:00 |
|
ryan
|
0b7373e0cc
|
Add get_post_to_edit() and get_default_post_to_edit(). More post.php cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-19 02:51:48 +00:00 |
|
ryan
|
477f109d97
|
Consolidate post update code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2650 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-19 01:33:38 +00:00 |
|
ryan
|
eb91c8f770
|
Use default_category option if not cat specified.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2648 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-18 19:17:55 +00:00 |
|
ryan
|
5cfc1a248b
|
Consolidate post creation code into wp_insert_post().
git-svn-id: http://svn.automattic.com/wordpress/trunk@2647 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-18 19:08:38 +00:00 |
|
ryan
|
2c44f33f78
|
Straighten out user_id/user_ID conflict. Don't make user_id global in get_currentuserinfo() because it stomps on the local user_id in user-edit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2644 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-16 06:27:30 +00:00 |
|
matt
|
ee3e50ff3d
|
Encode stylesheet reference. Hit tip: Scott Yang
git-svn-id: http://svn.automattic.com/wordpress/trunk@2642 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-15 18:49:47 +00:00 |
|
ryan
|
fa147528c6
|
Wrap metavalue loop in is_array to check to avoid invalid argument warning.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2640 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-14 22:54:58 +00:00 |
|
matt
|
0ca51a3e5c
|
Typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@2637 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-13 08:38:42 +00:00 |
|
matt
|
1f9a608be9
|
User data migration should be complete
git-svn-id: http://svn.automattic.com/wordpress/trunk@2636 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-13 08:32:44 +00:00 |
|
ryan
|
8f00d317de
|
Parse REQUEST_URI as a permalink if it looks permalinkish. Use reduced mod_rewrite rules by default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2635 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-13 02:09:24 +00:00 |
|
matt
|
a08b652698
|
More user fixups
git-svn-id: http://svn.automattic.com/wordpress/trunk@2634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-13 00:05:41 +00:00 |
|
matt
|
10586c54bc
|
More user
git-svn-id: http://svn.automattic.com/wordpress/trunk@2633 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-12 23:22:06 +00:00 |
|
matt
|
de9cc8b12c
|
More user updates
git-svn-id: http://svn.automattic.com/wordpress/trunk@2632 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-12 23:14:52 +00:00 |
|
matt
|
0c17753031
|
Beginning of user system overhaul, TODO: update all code that deals with user data
git-svn-id: http://svn.automattic.com/wordpress/trunk@2631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-12 20:49:13 +00:00 |
|
matt
|
a436e15576
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@2630 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-12 20:48:07 +00:00 |
|
ryan
|
1baf503d64
|
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: http://svn.automattic.com/wordpress/trunk@2627 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-10 23:15:13 +00:00 |
|
matt
|
1f7552af25
|
Fix for get_author_link, fixes #1430
git-svn-id: http://svn.automattic.com/wordpress/trunk@2626 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-10 23:13:19 +00:00 |
|
matt
|
09adfadae0
|
Better headers for CGI enviroments
git-svn-id: http://svn.automattic.com/wordpress/trunk@2623 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-09 00:17:43 +00:00 |
|
matt
|
aa209f78de
|
Updating IXR to latest, fixes #1400
git-svn-id: http://svn.automattic.com/wordpress/trunk@2622 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-07 07:39:39 +00:00 |
|
matt
|
c65f0168cd
|
Better pingback extraction, fixes #1268
git-svn-id: http://svn.automattic.com/wordpress/trunk@2619 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-04 10:15:36 +00:00 |
|
matt
|
4beed03c65
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@2617 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-27 06:14:25 +00:00 |
|
matt
|
b3a5117b6d
|
Bad cat ID cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@2616 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-27 06:10:41 +00:00 |
|
matt
|
46291cd1f5
|
Bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@2613 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-19 17:44:58 +00:00 |
|
ryan
|
9e63b5c8d8
|
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: http://svn.automattic.com/wordpress/trunk@2612 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-18 03:17:55 +00:00 |
|
ryan
|
ec0f80aa43
|
More url_to_postid() fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2611 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-18 02:27:43 +00:00 |
|
ryan
|
a95277a8c5
|
More url_to_postid() fixes. http://mosquito.wordpress.org/view.php?id=1324
git-svn-id: http://svn.automattic.com/wordpress/trunk@2610 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-18 00:04:30 +00:00 |
|
ryan
|
e11647a638
|
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: http://svn.automattic.com/wordpress/trunk@2609 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-14 02:59:42 +00:00 |
|
ryan
|
8788a9bd9e
|
Make sure cache is primed before use in get_category_children().
git-svn-id: http://svn.automattic.com/wordpress/trunk@2608 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-14 02:57:47 +00:00 |
|
matt
|
434ee3acd5
|
Newline regression - http://mosquito.wordpress.org/view.php?id=263 - Hat tip: mlittle
git-svn-id: http://svn.automattic.com/wordpress/trunk@2607 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-14 00:22:30 +00:00 |
|
matt
|
b6cbe98881
|
fclose removed, only use curl if we have to - http://mosquito.wordpress.org/view.php?id=1324 - hat tip: rboren
git-svn-id: http://svn.automattic.com/wordpress/trunk@2606 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-13 21:53:18 +00:00 |
|
matt
|
4160fafdcd
|
http://mosquito.wordpress.org/view.php?id=1331 - Hat tip: Mike the Magnificant
git-svn-id: http://svn.automattic.com/wordpress/trunk@2603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-13 21:13:13 +00:00 |
|
matt
|
7059985cf1
|
http://mosquito.wordpress.org/view.php?id=1348 - rboren - perhaps we should standardize on REQUEST_URI and clean up in wp-settings?
git-svn-id: http://svn.automattic.com/wordpress/trunk@2602 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-13 21:11:26 +00:00 |
|
matt
|
d6b2e48c89
|
http://mosquito.wordpress.org/view.php?id=1341 - Hat tip: Ryan the Rockstar
git-svn-id: http://svn.automattic.com/wordpress/trunk@2601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-13 21:09:21 +00:00 |
|
matt
|
7b58642bbc
|
About to start the patchfest
git-svn-id: http://svn.automattic.com/wordpress/trunk@2599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-13 20:59:10 +00:00 |
|
matt
|
ff3d436b2f
|
http://mosquito.wordpress.org/view.php?id=1353 - Hat tip MC_incubus
git-svn-id: http://svn.automattic.com/wordpress/trunk@2598 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-13 20:31:59 +00:00 |
|
matt
|
422bd96e7e
|
Boop
git-svn-id: http://svn.automattic.com/wordpress/trunk@2596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-09 19:04:43 +00:00 |
|
matt
|
8f96b4f054
|
Use correct category ID variable - http://mosquito.wordpress.org/view.php?id=1319
git-svn-id: http://svn.automattic.com/wordpress/trunk@2589 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-09 10:59:36 +00:00 |
|
matt
|
04f3e6d29d
|
Use class instead of ID - http://mosquito.wordpress.org/view.php?id=1320
git-svn-id: http://svn.automattic.com/wordpress/trunk@2588 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-09 10:58:14 +00:00 |
|
matt
|
9f33ee88e1
|
Version numbers are always irrational anyway
git-svn-id: http://svn.automattic.com/wordpress/trunk@2585 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-05 23:13:24 +00:00 |
|
matt
|
f0a54726e0
|
Add filter to page list
git-svn-id: http://svn.automattic.com/wordpress/trunk@2583 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-04 20:57:12 +00:00 |
|
matt
|
17681831ee
|
Don't P on address
git-svn-id: http://svn.automattic.com/wordpress/trunk@2582 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-03 22:31:20 +00:00 |
|
matt
|
95883b9211
|
Use CURL if available, possible fix for http://mosquito.wordpress.org/view.php?id=1166
git-svn-id: http://svn.automattic.com/wordpress/trunk@2581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-03 07:52:11 +00:00 |
|
matt
|
48d0ec3c43
|
Texturize tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@2578 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-05-01 19:21:42 +00:00 |
|
ryan
|
3e8d9d0cf0
|
Fix comment auto-approval for authors/admins. http://mosquito.wordpress.org/view.php?id=1291 Props: kim, coffee2code
git-svn-id: http://svn.automattic.com/wordpress/trunk@2576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-27 23:55:06 +00:00 |
|
ryan
|
ebdf64dce2
|
Fix WP version in pingbacks. http://mosquito.wordpress.org/view.php?id=1285 Props: error
git-svn-id: http://svn.automattic.com/wordpress/trunk@2575 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-26 05:51:25 +00:00 |
|
matt
|
96b0ea4c10
|
Extended ping support
git-svn-id: http://svn.automattic.com/wordpress/trunk@2572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-22 21:17:10 +00:00 |
|
ryan
|
edb0d26bef
|
Handle theme name collisions more elegantly.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2568 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-21 01:35:52 +00:00 |
|
matt
|
797c0e896f
|
Show 0 titles - http://mosquito.wordpress.org/view.php?id=1266 Hat tip: Mark
git-svn-id: http://svn.automattic.com/wordpress/trunk@2567 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-21 00:55:30 +00:00 |
|
ryan
|
87ae97a740
|
Add echo option to wp_list_pages() and subordinates. http://mosquito.wordpress.org/view.php?id=1270 Props: MC_incubus
git-svn-id: http://svn.automattic.com/wordpress/trunk@2566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-21 00:49:15 +00:00 |
|
matt
|
5eb42126dd
|
Whitelist from own domain. http://mosquito.wordpress.org/view.php?id=999
git-svn-id: http://svn.automattic.com/wordpress/trunk@2562 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-20 22:01:24 +00:00 |
|
matt
|
b8899402d0
|
Dupe comment check - http://mosquito.wordpress.org/view.php?id=1265
git-svn-id: http://svn.automattic.com/wordpress/trunk@2561 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-20 21:56:28 +00:00 |
|
matt
|
baffa2ef15
|
Don't enclose different things multiple times - http://mosquito.wordpress.org/view.php?id=1197
git-svn-id: http://svn.automattic.com/wordpress/trunk@2560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-20 21:07:19 +00:00 |
|
matt
|
68b4b3c61c
|
Line ending fixes and commenting cleanups from Scott Reilly
git-svn-id: http://svn.automattic.com/wordpress/trunk@2556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-20 03:37:23 +00:00 |
|
ryan
|
5786083f60
|
Remove svn:executable from streams.php and gettext.php http://mosquito.wordpress.org/view.php?id=1261
git-svn-id: http://svn.automattic.com/wordpress/trunk@2554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-20 02:46:48 +00:00 |
|
matt
|
8e076bda03
|
It was a Wednesday. (?!) Hat tip: Lucas Larson
git-svn-id: http://svn.automattic.com/wordpress/trunk@2552 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-19 17:24:05 +00:00 |
|
matt
|
a2b53e2909
|
More consistent use of cat_ID vs category_id
git-svn-id: http://svn.automattic.com/wordpress/trunk@2551 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-19 17:17:36 +00:00 |
|
matt
|
74b400f3d3
|
Optimiation from Denis
git-svn-id: http://svn.automattic.com/wordpress/trunk@2550 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-19 05:27:24 +00:00 |
|
matt
|
0d878895e4
|
Missing backslash, fixes http://mosquito.wordpress.org/view.php?id=1224
git-svn-id: http://svn.automattic.com/wordpress/trunk@2549 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-19 03:41:22 +00:00 |
|
matt
|
f3031d20db
|
Be sure about encoding. Fixes http://mosquito.wordpress.org/view.php?id=1222
git-svn-id: http://svn.automattic.com/wordpress/trunk@2548 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-19 03:35:48 +00:00 |
|
matt
|
4d55cc850b
|
Better message.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2547 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-19 03:25:14 +00:00 |
|
matt
|
ac4cbfa853
|
Test for true.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-19 03:11:55 +00:00 |
|
matt
|
03b04efa1c
|
Only ping the site once. Fixes http://mosquito.wordpress.org/view.php?id=1254
git-svn-id: http://svn.automattic.com/wordpress/trunk@2545 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-19 03:10:12 +00:00 |
|
ryan
|
4780b6f925
|
Use UTC in comments rss feed. http://mosquito.wordpress.org/view.php?id=1256 Props: nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@2543 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-19 00:23:55 +00:00 |
|
ryan
|
527e544e2f
|
In same category support for next and previous post navigation. http://mosquito.wordpress.org/view.php?id=1252 Props: skippy
git-svn-id: http://svn.automattic.com/wordpress/trunk@2542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-18 21:47:35 +00:00 |
|
ryan
|
9fd4eb9adf
|
Filter the title in next_post() and previous_post(). Mark next_post() and previous_post() as deprecated. Update the default theme to use next_post_link() and previous_post_link(). http://mosquito.wordpress.org/view.php?id=1241 Hat tip: wyrfel
git-svn-id: http://svn.automattic.com/wordpress/trunk@2538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-17 17:09:19 +00:00 |
|
ryan
|
6fa7ece460
|
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: http://svn.automattic.com/wordpress/trunk@2535 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-14 04:24:22 +00:00 |
|
ryan
|
84c853d8d0
|
LIMIT 1 in the whitelist query. Props: Brian Dupuis
git-svn-id: http://svn.automattic.com/wordpress/trunk@2531 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-13 16:50:13 +00:00 |
|
ryan
|
7b1a2648b3
|
Better page and subpage support for url_to_postid(). http://mosquito.wordpress.org/view.php?id=1214 Props: MC_incubus
git-svn-id: http://svn.automattic.com/wordpress/trunk@2527 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-12 21:12:28 +00:00 |
|
ryan
|
381e0879d0
|
Weekly archives fixes. http://mosquito.wordpress.org/view.php?id=1217
git-svn-id: http://svn.automattic.com/wordpress/trunk@2526 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-10 20:07:46 +00:00 |
|
ryan
|
a19088c2cb
|
Implement order and orderby for get_posts(). http://mosquito.wordpress.org/view.php?id=1161 Props: RummandDan
git-svn-id: http://svn.automattic.com/wordpress/trunk@2525 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-09 17:30:57 +00:00 |
|
ryan
|
92805e971f
|
Make get_postdata() use get_post(). Label get_postdata() as deprecated. Remove the one remaining call to get_postdata().
git-svn-id: http://svn.automattic.com/wordpress/trunk@2524 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-09 17:25:47 +00:00 |
|
ryan
|
e54d8a34c2
|
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: http://svn.automattic.com/wordpress/trunk@2523 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-09 17:12:36 +00:00 |
|
ryan
|
f81f76f751
|
Use comment count cache.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2522 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-09 07:09:26 +00:00 |
|
ryan
|
13ae8dd0bc
|
Don't escape broken vertical bar.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-08 14:16:29 +00:00 |
|
matt
|
50829f1dda
|
Adding new comment template hooks
git-svn-id: http://svn.automattic.com/wordpress/trunk@2518 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-06 15:13:56 +00:00 |
|
ryan
|
2cdb8f3852
|
Add entity 2 ncr converter. http://mosquito.wordpress.org/view.php?id=929 Props: Kaf Oseo
git-svn-id: http://svn.automattic.com/wordpress/trunk@2517 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-05 17:25:57 +00:00 |
|
ryan
|
08b02d95bc
|
Move plugin replacebale functions to pluggable-functions.php. http://mosquito.wordpress.org/view.php?id=1211
git-svn-id: http://svn.automattic.com/wordpress/trunk@2516 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-04 23:25:51 +00:00 |
|
ryan
|
e3d0f0334d
|
Make wp_mail() replaceable. http://mosquito.wordpress.org/view.php?id=1210
git-svn-id: http://svn.automattic.com/wordpress/trunk@2515 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-04 22:36:09 +00:00 |
|
ryan
|
ee95c85ec9
|
Recognize level 0 users in wp_loginout() and wp_register(). http://mosquito.wordpress.org/view.php?id=1202 Props: MC_incubus
git-svn-id: http://svn.automattic.com/wordpress/trunk@2513 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-03 17:38:41 +00:00 |
|
ryan
|
8f5144ccfc
|
In get_category(), check for empty category id so that we do not create a malformed SQL query.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2509 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-03 05:09:31 +00:00 |
|
ryan
|
e5d1bed10c
|
Don't use i18n unfriendly substr operations in date_i18n. http://mosquito.wordpress.org/view.php?id=1200 Props: nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@2508 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-02 19:51:12 +00:00 |
|
ryan
|
6a85ffa048
|
Add query string style API support to wp_get_linksbyname(). http://mosquito.wordpress.org/view.php?id=1191
git-svn-id: http://svn.automattic.com/wordpress/trunk@2507 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-01 05:45:26 +00:00 |
|
ryan
|
1360dd85c5
|
add_query_arg() dropped the passed in query string if the string did not contain any path elements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-01 05:42:46 +00:00 |
|
ryan
|
28da91c8e1
|
Add query string style API support to wp_get_links(). http://mosquito.wordpress.org/view.php?id=1191
git-svn-id: http://svn.automattic.com/wordpress/trunk@2505 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-01 05:15:18 +00:00 |
|
ryan
|
74328576c6
|
More category cache cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2504 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-31 05:25:54 +00:00 |
|
ryan
|
d8ba4fd2ef
|
You can't index an array with an object ref. Silly Ryan.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2503 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-31 05:00:39 +00:00 |
|
ryan
|
2c30bcbb7d
|
Add support for new Status: theme header field. http://mosquito.wordpress.org/view.php?id=1192
git-svn-id: http://svn.automattic.com/wordpress/trunk@2502 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-31 04:44:50 +00:00 |
|
ryan
|
928cb8e0a5
|
Add some more cache handling to get_category().
git-svn-id: http://svn.automattic.com/wordpress/trunk@2500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-30 23:33:37 +00:00 |
|
ryan
|
14aeac1de1
|
Fix Manage->Posts paging when running WP in a subdir. http://mosquito.wordpress.org/view.php?id=1177
git-svn-id: http://svn.automattic.com/wordpress/trunk@2499 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-30 06:51:55 +00:00 |
|
ryan
|
2ca5ffceea
|
Accidentally dropped admin_email var. http://mosquito.wordpress.org/view.php?id=1190 Props: MtDewVirus
git-svn-id: http://svn.automattic.com/wordpress/trunk@2498 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-30 05:45:30 +00:00 |
|
ryan
|
99218b60d7
|
Remove old, unused variables. http://mosquito.wordpress.org/view.php?id=1187 Props: Alex Parkhomenko
git-svn-id: http://svn.automattic.com/wordpress/trunk@2497 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-29 22:35:15 +00:00 |
|
ryan
|
65e7810299
|
Cockney 'cause. http://mosquito.wordpress.org/view.php?id=1100 Props: bcrow
git-svn-id: http://svn.automattic.com/wordpress/trunk@2493 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-29 15:19:50 +00:00 |
|
ryan
|
38d509975a
|
Add wp_footer() to maintain fearful symmetry with our head. http://mosquito.wordpress.org/view.php?id=1147 Props: ringmaster
git-svn-id: http://svn.automattic.com/wordpress/trunk@2492 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-29 15:11:36 +00:00 |
|
ryan
|
97504fef96
|
get_post(): Don't use for cache lookup when a post id is passed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2485 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-29 03:33:56 +00:00 |
|
ryan
|
bd7f914d8c
|
Add Latin Extended-A decompositions to remove_accents(). http://mosquito.wordpress.org/view.php?id=836
git-svn-id: http://svn.automattic.com/wordpress/trunk@2484 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-29 03:12:24 +00:00 |
|
ryan
|
eb6980c900
|
Decompose U+00DF LATIN SMALL LETTER SHARP S to U+0073 LATIN SMALL LETTER S. Reindent decomposition table. http://mosquito.wordpress.org/view.php?id=1180
git-svn-id: http://svn.automattic.com/wordpress/trunk@2483 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-29 01:38:29 +00:00 |
|
ryan
|
e6ace4940a
|
Pass by value instead of reference. http://mosquito.wordpress.org/view.php?id=1171 Props: mdawaffe
git-svn-id: http://svn.automattic.com/wordpress/trunk@2482 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-29 01:04:16 +00:00 |
|
ryan
|
dbeb92f23b
|
Add paging to Manage->Posts. http://mosquito.wordpress.org/view.php?id=1177
git-svn-id: http://svn.automattic.com/wordpress/trunk@2481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-28 02:34:16 +00:00 |
|
ryan
|
8da6700ea7
|
Get all generations of page children, not just the first, when using child_of. http://mosquito.wordpress.org/view.php?id=1171
git-svn-id: http://svn.automattic.com/wordpress/trunk@2480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-27 22:17:23 +00:00 |
|
ryan
|
7a8be58c67
|
Split post and page caches.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2479 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-27 21:56:10 +00:00 |
|
ryan
|
8f9c24ef7a
|
Cacheing cleanup. Introduce get_post() and get_category(). http://mosquito.wordpress.org/view.php?id=1157
git-svn-id: http://svn.automattic.com/wordpress/trunk@2478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-27 20:45:01 +00:00 |
|
ryan
|
8682ab7007
|
Localize email messages. http://mosquito.wordpress.org/view.php?id=1168 Props: slebog
git-svn-id: http://svn.automattic.com/wordpress/trunk@2477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-25 21:41:45 +00:00 |
|
ryan
|
4e1fa082fd
|
Feeds should always show x posts, not x days. http://mosquito.wordpress.org/view.php?id=1159
git-svn-id: http://svn.automattic.com/wordpress/trunk@2475 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-23 21:39:22 +00:00 |
|
ryan
|
1828746711
|
Respect post password protection for enclosures. http://mosquito.wordpress.org/view.php?id=1040
git-svn-id: http://svn.automattic.com/wordpress/trunk@2472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-22 17:49:19 +00:00 |
|
ryan
|
1dd96f8a39
|
Add posts_orderby filter. http://mosquito.wordpress.org/view.php?id=1149 Props: davidchait
git-svn-id: http://svn.automattic.com/wordpress/trunk@2466 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-22 01:55:07 +00:00 |
|
ryan
|
e20d004cab
|
Honor echo var in get_links(). http://mosquito.wordpress.org/view.php?id=1023 Props: MC_incubus
git-svn-id: http://svn.automattic.com/wordpress/trunk@2461 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-22 00:08:57 +00:00 |
|
matt
|
f94536e388
|
Missing UA - http://mosquito.wordpress.org/view.php?id=1086
git-svn-id: http://svn.automattic.com/wordpress/trunk@2457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-18 15:48:30 +00:00 |
|
matt
|
56933a4e6d
|
Fix from Kimmo/Craig
git-svn-id: http://svn.automattic.com/wordpress/trunk@2456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-18 06:07:36 +00:00 |
|
matt
|
5b6f2a148c
|
Use installing variable (from Donncha)
git-svn-id: http://svn.automattic.com/wordpress/trunk@2455 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-17 23:34:06 +00:00 |
|
ryan
|
cb76d37c05
|
Fix fallback case for __ngettext(). http://mosquito.wordpress.org/view.php?id=1125
git-svn-id: http://svn.automattic.com/wordpress/trunk@2454 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-17 18:15:18 +00:00 |
|
ryan
|
3e2b1f0d75
|
Level 1 users cannot edit or delete published posts. http://mosquito.wordpress.org/view.php?id=1004
git-svn-id: http://svn.automattic.com/wordpress/trunk@2453 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-17 03:39:02 +00:00 |
|
ryan
|
8b3937b621
|
Fix all/none handling in dropdown_cats(). http://mosquito.wordpress.org/view.php?id=1120 Props: nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@2450 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-16 21:36:18 +00:00 |
|
ryan
|
59ae577d6b
|
Exclude admin from author list based on user_login instead of user_nickname since user_nickname can be changed. http://mosquito.wordpress.org/view.php?id=1090 Props: MC_incubus
git-svn-id: http://svn.automattic.com/wordpress/trunk@2444 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-14 01:09:49 +00:00 |
|
ryan
|
c4b6f0fa51
|
Apply filters to auto excerpt before tags are stripped. http://mosquito.wordpress.org/view.php?id=918 Props: kim
git-svn-id: http://svn.automattic.com/wordpress/trunk@2443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-14 01:02:04 +00:00 |
|
ryan
|
267655af24
|
Apply filters to trackback content. http://mosquito.wordpress.org/view.php?id=1085 Props: kim
git-svn-id: http://svn.automattic.com/wordpress/trunk@2442 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-14 00:55:21 +00:00 |
|
ryan
|
5123086148
|
Change login noun to Username. http://mosquito.wordpress.org/view.php?id=1088 Props: Albert
git-svn-id: http://svn.automattic.com/wordpress/trunk@2437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-13 17:06:18 +00:00 |
|
ryan
|
8b36e6be3a
|
Introducing wp_redirect(), first cut. http://mosquito.wordpress.org/view.php?id=592 Props: Toby Simmons
git-svn-id: http://svn.automattic.com/wordpress/trunk@2436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-13 16:36:09 +00:00 |
|
ryan
|
3825b18aff
|
Don't allow a page to be its own parent. http://mosquito.wordpress.org/view.php?id=1095
git-svn-id: http://svn.automattic.com/wordpress/trunk@2435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-13 01:24:18 +00:00 |
|
ryan
|
c21410812f
|
Mark strings for translation. http://mosquito.wordpress.org/view.php?id=1033 Hat tip: slebog
git-svn-id: http://svn.automattic.com/wordpress/trunk@2432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-11 03:41:04 +00:00 |
|
ryan
|
5a295374c6
|
Fix do_action arg handling. http://mosquito.wordpress.org/view.php?id=901
git-svn-id: http://svn.automattic.com/wordpress/trunk@2430 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-11 00:57:34 +00:00 |
|
matt
|
2bc77d4189
|
Past and future time diffs, hat tip Eric Meyer. http://mosquito.wordpress.org/view.php?id=1059
git-svn-id: http://svn.automattic.com/wordpress/trunk@2428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-10 08:01:02 +00:00 |
|
ryan
|
ef3ef052e6
|
Cache the max number of pages to avoid multiple queries. http://mosquito.wordpress.org/view.php?id=1063
git-svn-id: http://svn.automattic.com/wordpress/trunk@2422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-09 04:15:30 +00:00 |
|
ryan
|
b6cd1461ec
|
Page caching fixes. Mosquito bugs 920, 927, and 934.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2421 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-09 03:16:30 +00:00 |
|
ryan
|
4964935ced
|
Add missing globals to post_custom(). http://mosquito.wordpress.org/view.php?id=1058 Props: kellan
git-svn-id: http://svn.automattic.com/wordpress/trunk@2420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-08 16:28:57 +00:00 |
|
ryan
|
afabe5523d
|
Don't stomp feed flag. http://mosquito.wordpress.org/view.php?id=1044 Props: shelleyp
git-svn-id: http://svn.automattic.com/wordpress/trunk@2419 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-08 01:20:08 +00:00 |
|
matt
|
266b766a0d
|
http://mosquito.wordpress.org/view.php?id=1049
git-svn-id: http://svn.automattic.com/wordpress/trunk@2418 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-07 15:20:56 +00:00 |
|
matt
|
568d440bf4
|
Cleaned up enclosures, factored out header code, fixed validation -
http://mosquito.wordpress.org/view.php?id=963
git-svn-id: http://svn.automattic.com/wordpress/trunk@2416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-07 08:56:47 +00:00 |
|
matt
|
5d148a8d1b
|
Fix for http://mosquito.wordpress.org/view.php?id=980
git-svn-id: http://svn.automattic.com/wordpress/trunk@2415 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-07 06:48:57 +00:00 |
|
ryan
|
563e4e9ff9
|
Do not skip whitelist checking if moderation keys are empty. http://mosquito.wordpress.org/view.php?id=1028 Props: ColdForged
git-svn-id: http://svn.automattic.com/wordpress/trunk@2414 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-07 00:16:06 +00:00 |
|
ryan
|
3a0fc8bf43
|
Fix %post_id% and date collision avoidance. http://mosquito.wordpress.org/view.php?id=1027
git-svn-id: http://svn.automattic.com/wordpress/trunk@2410 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-05 18:13:31 +00:00 |
|
matt
|
3afee26783
|
Missing;
git-svn-id: http://svn.automattic.com/wordpress/trunk@2408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-05 02:02:15 +00:00 |
|
matt
|
4b3cb04c1b
|
Fix from Michel for XML-RPC error - http://mosquito.wordpress.org/view.php?id=829
git-svn-id: http://svn.automattic.com/wordpress/trunk@2407 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-04 20:43:57 +00:00 |
|
matt
|
ca90d6e32c
|
Don't count drafts/etc against post count - http://mosquito.wordpress.org/view.php?id=1010
git-svn-id: http://svn.automattic.com/wordpress/trunk@2403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-02 17:59:19 +00:00 |
|
matt
|
735666f3c0
|
Hide password on user end - http://mosquito.wordpress.org/view.php?id=1016
git-svn-id: http://svn.automattic.com/wordpress/trunk@2402 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-02 17:56:21 +00:00 |
|
ryan
|
e276f13b35
|
apply_filter fixes from michel. http://mosquito.wordpress.org/view.php?id=901
git-svn-id: http://svn.automattic.com/wordpress/trunk@2398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-02 15:28:32 +00:00 |
|
matt
|
26808caf61
|
Fix for emergent whitelisting, hat tip MtDewVirus - http://mosquito.wordpress.org/view.php?id=995
git-svn-id: http://svn.automattic.com/wordpress/trunk@2397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-01 10:10:59 +00:00 |
|
matt
|
2233bfb700
|
Category query speedup and indentation fixes. Hat tip: Scott. http://mosquito.wordpress.org/view.php?id=1005
git-svn-id: http://svn.automattic.com/wordpress/trunk@2396 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-01 09:10:12 +00:00 |
|
matt
|
442e09db17
|
Change require to include so the files are only parsed if the statement is evaluated true.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-28 17:15:53 +00:00 |
|
ryan
|
acf8c1c2cc
|
Bump php-gettext to version 1.0.3. http://mosquito.wordpress.org/view.php?id=1001 Mad props to Nico Kaiser.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-28 16:31:01 +00:00 |
|
ryan
|
826ecd2bcd
|
Pass arg from bloginfo_rss() to get_bloginfo_rss(). http://mosquito.wordpress.org/view.php?id=992 Props: kim
git-svn-id: http://svn.automattic.com/wordpress/trunk@2389 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-27 16:42:57 +00:00 |
|
ryan
|
4ae13d2448
|
Make sure get_the_category() returns an array.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-27 04:47:38 +00:00 |
|
ryan
|
8d579218f6
|
Use index.php for feed links instead of wp-*.php http://mosquito.wordpress.org/view.php?id=915
git-svn-id: http://svn.automattic.com/wordpress/trunk@2384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-26 06:12:16 +00:00 |
|
matt
|
ee0bee021f
|
Escape amps in links manager links - http://priyadi.net/archives/2005/02/25/wordpress-15-bugs/
git-svn-id: http://svn.automattic.com/wordpress/trunk@2382 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-25 17:46:27 +00:00 |
|
ryan
|
b07728b5ee
|
Add get_bloginfo_rss(). http://mosquito.wordpress.org/view.php?id=971 Hat tip: nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@2380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-25 15:52:28 +00:00 |
|
ryan
|
eb8369937f
|
Add get_the_category_list(). http://mosquito.wordpress.org/view.php?id=970 Hat tip: nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@2379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-25 15:50:55 +00:00 |
|
matt
|
774a21505d
|
Version bump, testing new list
git-svn-id: http://svn.automattic.com/wordpress/trunk@2371 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-21 07:02:12 +00:00 |
|
ryan
|
810bf22215
|
Do not translate dates in feeds. http://mosquito.wordpress.org/view.php?id=924. Reviewed by morganiq.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-21 04:19:43 +00:00 |
|
rboren
|
c567fccfc4
|
Remove option from wp_mail(). The additional parameters argument to mail() is non-portable and not useful to us. Props: dalziel. http://mosquito.wordpress.org/view.php?id=855
git-svn-id: http://svn.automattic.com/wordpress/trunk@2365 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-19 04:17:34 +00:00 |
|
michelvaldrighi
|
a7110c0663
|
reverting the previous patch: it made it impossible to sort the list by category name
git-svn-id: http://svn.automattic.com/wordpress/trunk@2364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-18 16:42:49 +00:00 |
|
saxmatt
|
e39c8e0706
|
Trackback ending http://mosquito.wordpress.org/view.php?id=884
git-svn-id: http://svn.automattic.com/wordpress/trunk@2361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-17 09:03:23 +00:00 |
|
michelvaldrighi
|
11aea9b0bc
|
whoops, make wp_list_pages not spew a warning when there are no pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@2360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-17 00:11:35 +00:00 |
|
emc3
|
55b747eb07
|
Oops. Stupid typo. Thanks, Ryan.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-16 22:01:52 +00:00 |
|
emc3
|
86e5a8a70d
|
This really deserves to be in a separate function so that plugins can get at it more easily, don't you think?
git-svn-id: http://svn.automattic.com/wordpress/trunk@2357 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-16 21:35:58 +00:00 |
|
michelvaldrighi
|
57aabc9252
|
getting the list of categories from cat_counts if hide_empty is true, saves one query
git-svn-id: http://svn.automattic.com/wordpress/trunk@2356 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-16 16:06:07 +00:00 |
|
michelvaldrighi
|
f547b70201
|
if permalink_structure doesn't have %category%, don't bother querying categories
git-svn-id: http://svn.automattic.com/wordpress/trunk@2355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-16 15:49:02 +00:00 |
|
michelvaldrighi
|
b361854d4f
|
added cache_pages to avoid making 1+X queries everytime wp_list_pages is called, where X is the number of pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@2354 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-16 15:12:04 +00:00 |
|
michelvaldrighi
|
8e770d3e6e
|
unified cache_userdata indexes by referencing user_login to ID, got rid of the useless, and broken, get_userid (get_userdatabylogin provides the same functionnality anyway)
git-svn-id: http://svn.automattic.com/wordpress/trunk@2353 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-16 14:29:55 +00:00 |
|
emc3
|
9aba2af474
|
I'm pretty sure that this should be get_theme_root(), not get_theme_base()
git-svn-id: http://svn.automattic.com/wordpress/trunk@2350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-15 19:55:12 +00:00 |
|
rboren
|
cff1d9f8f2
|
Fix category links when permalinks are not enabled.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2347 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-15 06:52:38 +00:00 |
|
saxmatt
|
86f0f9fa5c
|
*cough*
git-svn-id: http://svn.automattic.com/wordpress/trunk@2345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-15 01:24:11 +00:00 |
|
saxmatt
|
18aaa8b406
|
Wrong line
git-svn-id: http://svn.automattic.com/wordpress/trunk@2344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-15 00:50:23 +00:00 |
|
saxmatt
|
067e48e161
|
Make excerpt stuff a filter
git-svn-id: http://svn.automattic.com/wordpress/trunk@2341 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-15 00:21:21 +00:00 |
|
rboren
|
1d6d4c6d93
|
Make wp_setcookie() and wp_clearcookie() replaceable.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2340 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-15 00:17:21 +00:00 |
|
saxmatt
|
973fea010e
|
Accidentally removed H2
git-svn-id: http://svn.automattic.com/wordpress/trunk@2339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 23:37:28 +00:00 |
|
saxmatt
|
d973258889
|
User agent in trackbacks, good idea - http://mosquito.wordpress.org/view.php?id=873
git-svn-id: http://svn.automattic.com/wordpress/trunk@2334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 09:48:48 +00:00 |
|
rboren
|
6a11fa21a2
|
Load comments-popup template through the index.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 09:17:23 +00:00 |
|
saxmatt
|
4bfafda743
|
http://mosquito.wordpress.org/view.php?id=871
git-svn-id: http://svn.automattic.com/wordpress/trunk@2330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 07:09:51 +00:00 |
|
saxmatt
|
ab9fa0a56b
|
Fix for single_month_title - http://mosquito.wordpress.org/view.php?id=867
git-svn-id: http://svn.automattic.com/wordpress/trunk@2327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 06:48:51 +00:00 |
|
saxmatt
|
a622906bd5
|
Don't let there be duplicate post_names
git-svn-id: http://svn.automattic.com/wordpress/trunk@2323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 04:51:14 +00:00 |
|
saxmatt
|
8e014dea63
|
html_type to allow for true XHTML.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 04:36:57 +00:00 |
|
saxmatt
|
72dc0ab63b
|
More efficient get_category_link - http://mosquito.wordpress.org/view.php?id=590
git-svn-id: http://svn.automattic.com/wordpress/trunk@2316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 03:27:50 +00:00 |
|
saxmatt
|
eda8b55ac0
|
Removal of changes.xml bloat.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 03:11:23 +00:00 |
|
saxmatt
|
87917546b6
|
Better pinging
git-svn-id: http://svn.automattic.com/wordpress/trunk@2312 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 01:57:48 +00:00 |
|
saxmatt
|
0cd0269cc8
|
Support for categories - http://mosquito.wordpress.org/view.php?id=52
git-svn-id: http://svn.automattic.com/wordpress/trunk@2311 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 00:58:51 +00:00 |
|
saxmatt
|
d8b56fa353
|
Show post count in dropdown - http://mosquito.wordpress.org/view.php?id=596
git-svn-id: http://svn.automattic.com/wordpress/trunk@2306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-13 23:46:33 +00:00 |
|
rboren
|
8fd4dd7b12
|
Use the object's is_* vars instead of the global is_* functions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-13 19:45:04 +00:00 |
|
rboren
|
1b8050d0d3
|
Process posts_per_rss in WP_Query. http://mosquito.wordpress.org/view.php?id=864
git-svn-id: http://svn.automattic.com/wordpress/trunk@2299 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-13 19:42:22 +00:00 |
|
rboren
|
1cb207c91e
|
Make adding new feeds to rewrite rules easier.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-13 18:42:40 +00:00 |
|
rboren
|
7c6579f01f
|
/archives/%post_id% permalinks break for post ids over 1000. http://mosquito.wordpress.org/view.php?id=847
git-svn-id: http://svn.automattic.com/wordpress/trunk@2296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-13 18:26:50 +00:00 |
|
rboren
|
8ee644d067
|
Allow category and date filtering to coincide. Allow any number of spaces or commas to serve as item separators in the category and author arrays. http://mosquito.wordpress.org/view.php?id=221
git-svn-id: http://svn.automattic.com/wordpress/trunk@2295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-13 17:52:58 +00:00 |
|
rboren
|
e509af852c
|
Add theme directory location hooks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-12 19:06:06 +00:00 |
|
saxmatt
|
5d2fe3fa18
|
Allow custom comment template - http://mosquito.wordpress.org/view.php?id=632
git-svn-id: http://svn.automattic.com/wordpress/trunk@2289 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-12 08:58:27 +00:00 |
|
saxmatt
|
553e41cf73
|
Enclosure cleanups
git-svn-id: http://svn.automattic.com/wordpress/trunk@2288 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-12 08:58:10 +00:00 |
|
saxmatt
|
6a8d010ec6
|
Styleme - http://mosquito.wordpress.org/view.php?id=856
git-svn-id: http://svn.automattic.com/wordpress/trunk@2283 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-12 07:31:56 +00:00 |
|
saxmatt
|
fa0753801a
|
Don't show pages or objects in recent posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2281 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-12 05:25:09 +00:00 |
|
saxmatt
|
b0db8dfc0b
|
Invalid XHTML possibility - http://mosquito.wordpress.org/view.php?id=518
git-svn-id: http://svn.automattic.com/wordpress/trunk@2280 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-12 02:05:58 +00:00 |
|
saxmatt
|
26831e298d
|
We send the charset so we shouldn't need to do character conversion
git-svn-id: http://svn.automattic.com/wordpress/trunk@2277 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-12 01:22:36 +00:00 |
|
saxmatt
|
e8699e2099
|
Don't show category counts from the future.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 03:43:56 +00:00 |
|
saxmatt
|
34da840f28
|
Allow setting of post_parent - http://mosquito.wordpress.org/view.php?id=111
git-svn-id: http://svn.automattic.com/wordpress/trunk@2269 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 03:36:49 +00:00 |
|
saxmatt
|
7231abe7ea
|
Don't double encode
git-svn-id: http://svn.automattic.com/wordpress/trunk@2263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 02:26:05 +00:00 |
|
saxmatt
|
c43b3244bd
|
Shorten excerpt
git-svn-id: http://svn.automattic.com/wordpress/trunk@2262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 02:19:16 +00:00 |
|
saxmatt
|
4ebdf7232c
|
http://mosquito.wordpress.org/view.php?id=778
git-svn-id: http://svn.automattic.com/wordpress/trunk@2261 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 02:16:38 +00:00 |
|
saxmatt
|
6d15f88945
|
Excellent spam moderation patch from CarLBanks - http://mosquito.wordpress.org/view.php?id=835
git-svn-id: http://svn.automattic.com/wordpress/trunk@2258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 01:52:19 +00:00 |
|
saxmatt
|
496b443095
|
Don't show email errors for people who don't have it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 01:31:23 +00:00 |
|
saxmatt
|
3a9560b6d6
|
Don't show posts from the future
git-svn-id: http://svn.automattic.com/wordpress/trunk@2255 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 01:27:10 +00:00 |
|
saxmatt
|
68e2bbefb3
|
Keep working with 4.1 - http://mosquito.wordpress.org/view.php?id=808
git-svn-id: http://svn.automattic.com/wordpress/trunk@2247 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 00:57:46 +00:00 |
|
saxmatt
|
6f8ab483d8
|
When good regex goes bad - http://mosquito.wordpress.org/view.php?id=851
git-svn-id: http://svn.automattic.com/wordpress/trunk@2246 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 00:55:01 +00:00 |
|
rboren
|
300476b51c
|
Concatenate this.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2241 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-07 09:14:14 +00:00 |
|
saxmatt
|
81e7d9218f
|
Some filter action and cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@2240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-07 07:46:41 +00:00 |
|
saxmatt
|
b00f007d8f
|
Remove querystring variable legacy code
git-svn-id: http://svn.automattic.com/wordpress/trunk@2239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-07 07:37:53 +00:00 |
|
saxmatt
|
2520d8e8f5
|
Include cleanups
git-svn-id: http://svn.automattic.com/wordpress/trunk@2238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-07 07:25:30 +00:00 |
|
saxmatt
|
faf873cbb6
|
Mail and reset fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@2236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-07 06:43:23 +00:00 |
|
rboren
|
d7279b073a
|
Fix May abbreviation translation. Patch by morganiq. http://mosquito.wordpress.org/view.php?id=722
git-svn-id: http://svn.automattic.com/wordpress/trunk@2232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-06 20:45:10 +00:00 |
|
rboren
|
49490ac2ac
|
Do some caching in get_postdata().
git-svn-id: http://svn.automattic.com/wordpress/trunk@2230 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-06 18:21:20 +00:00 |
|
rboren
|
01135095f3
|
Don't array_slice in loop. Move it up.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2229 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-06 06:13:26 +00:00 |
|
rboren
|
d5bbb6214c
|
Oops. Inverted logic and typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-06 03:42:53 +00:00 |
|
rboren
|
e0d7582c46
|
Correctly add args to strings that contain only a query string and not a full URI.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-06 03:40:08 +00:00 |
|
rboren
|
9981bb9e4f
|
Respect the mode. Props: ringmaster. http://mosquito.wordpress.org/view.php?id=804
git-svn-id: http://svn.automattic.com/wordpress/trunk@2225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-05 20:45:50 +00:00 |
|
rboren
|
284b2bd617
|
Add home.php template.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2223 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-05 18:10:05 +00:00 |
|
saxmatt
|
83cb30938d
|
Version bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@2209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-02 22:53:52 +00:00 |
|
saxmatt
|
11295e488e
|
Faster way to get_custom strings.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-02 22:52:47 +00:00 |
|
saxmatt
|
4bbac5be9b
|
Make more login stuff pluggable.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-02 10:48:54 +00:00 |
|
saxmatt
|
30213a51c1
|
Adding support for a proxy-specific RBL that has shown to be extremely effective
git-svn-id: http://svn.automattic.com/wordpress/trunk@2199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-02 08:40:44 +00:00 |
|
rboren
|
f924bec2f3
|
Fix apply_filters. Bug 777.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-02 06:07:11 +00:00 |
|
rboren
|
8b0d256a44
|
Fix typo spotted by morganiq.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 17:27:10 +00:00 |
|
michelvaldrighi
|
e1325ba94b
|
Fix for bug #559, just use user_can_ functions
git-svn-id: http://svn.automattic.com/wordpress/trunk@2195 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 11:14:45 +00:00 |
|
saxmatt
|
b5a43a4b77
|
Dashboard and option tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@2192 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 09:52:36 +00:00 |
|
rboren
|
66aa2aad8a
|
Fix i18n page links. Handle RTL hierarchies.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 08:35:45 +00:00 |
|
rboren
|
e9c621df15
|
Add parse_query_vars() and parse_query action.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 08:34:19 +00:00 |
|
rboren
|
dc140e66c8
|
Don't stomp the percent in escaped octets.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2189 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 08:31:13 +00:00 |
|
rboren
|
bacd080989
|
Use parse_url instead of regex wackiness.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 07:05:00 +00:00 |
|
rboren
|
9838608868
|
Allow multiple args to be passed to apply_filters and do_action. Move some code into merge_filters. Use call_user_func_array so that args can be passed by reference. Provide a default for the second arg to do_action so that we do not have to put empty strings in the do_action calls. Bug 768. Hat tip: morganiq
git-svn-id: http://svn.automattic.com/wordpress/trunk@2184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 06:20:54 +00:00 |
|
rboren
|
c407b7b457
|
get_*_template() functions and filters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 03:44:32 +00:00 |
|
rboren
|
85e1235b65
|
Feed link fix for bug 775. Hat tip: Kafkaesqui
git-svn-id: http://svn.automattic.com/wordpress/trunk@2181 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 02:01:38 +00:00 |
|
rboren
|
e9d1241d26
|
Remove support for 'all' queries and for poststart and postend.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2179 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 01:49:51 +00:00 |
|
saxmatt
|
1a10aedc78
|
Copyright and registered corrections cause more trouble than they help
git-svn-id: http://svn.automattic.com/wordpress/trunk@2178 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 01:13:11 +00:00 |
|
rboren
|
01b7f5aaf4
|
Add set method.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2177 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 01:04:08 +00:00 |
|
saxmatt
|
dac4a93b38
|
Don't look at dot directories or CVS for themes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-31 18:46:17 +00:00 |
|
saxmatt
|
19b9dc09ae
|
Don't do path thing for trackback URIs
git-svn-id: http://svn.automattic.com/wordpress/trunk@2168 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-31 10:16:07 +00:00 |
|
saxmatt
|
e2e1028be1
|
Fix for http://mosquito.wordpress.org/view.php?id=587
git-svn-id: http://svn.automattic.com/wordpress/trunk@2167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-31 10:06:12 +00:00 |
|
saxmatt
|
c4649b9979
|
Comment registration goodness. Hat tip to Jason at noprequisite.com for user_identity code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-31 06:38:12 +00:00 |
|
saxmatt
|
f95c9db9b7
|
Moderation confirmation from Ryan, some other template and comment editing improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-31 04:22:01 +00:00 |
|
saxmatt
|
43a237c41c
|
Adding rel tags
git-svn-id: http://svn.automattic.com/wordpress/trunk@2164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-31 03:49:50 +00:00 |
|
rboren
|
b3be81f284
|
Remove upgrade-functions include.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2163 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-31 01:09:45 +00:00 |
|
rboren
|
0e73b09de1
|
Set the locale and load the default text domain after plugins are loaded so that plugins can manipulate the locale. Bug 765.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2161 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-29 23:17:10 +00:00 |
|
saxmatt
|
7f793c6cfe
|
Patch from Adi Sieker
git-svn-id: http://svn.automattic.com/wordpress/trunk@2160 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-29 20:14:55 +00:00 |
|
saxmatt
|
264d9ac56f
|
Allow plugins to modify option values on the fly.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2158 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-27 18:39:52 +00:00 |
|
rboren
|
ba04c52c00
|
Cleanup wp-l10n includes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2157 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-27 15:20:48 +00:00 |
|
rboren
|
6a6a192a1f
|
Add author_link filter.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-26 22:50:15 +00:00 |
|
rboren
|
5e06010606
|
Add category_link filter.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2153 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-26 22:49:18 +00:00 |
|
rboren
|
84f2d4264c
|
Add link filters for bug 743 (hat tip to morganiq). More abstraction and flexibility in WP_Rewrite.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2152 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-26 22:46:40 +00:00 |
|
saxmatt
|
10792f3274
|
More filters and KSES cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2151 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-26 22:29:18 +00:00 |
|
saxmatt
|
8d7769dd6b
|
Typo in filter
git-svn-id: http://svn.automattic.com/wordpress/trunk@2150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-26 20:35:13 +00:00 |
|
rboren
|
38a0c65a59
|
If a category has parents, include those parents when generating the post permalink (if the permalink contains %category%).
git-svn-id: http://svn.automattic.com/wordpress/trunk@2148 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-25 05:01:54 +00:00 |
|
rboren
|
3166eee481
|
Remove old "site" page rewrite rules.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2147 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-25 00:57:14 +00:00 |
|
rboren
|
5bde51754d
|
Generate feed and trackback rules for pages. Bug 742.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2146 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-25 00:23:57 +00:00 |
|
saxmatt
|
86e48df4f7
|
Return comment even if blank.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-24 10:13:28 +00:00 |
|
saxmatt
|
150b28860c
|
Fix for site-admin / register link - http://mosquito.wordpress.org/view.php?id=603
git-svn-id: http://svn.automattic.com/wordpress/trunk@2142 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-24 10:06:53 +00:00 |
|
saxmatt
|
5da9bc9933
|
Trim before decoding - http://mosquito.wordpress.org/view.php?id=654
git-svn-id: http://svn.automattic.com/wordpress/trunk@2139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-24 09:53:23 +00:00 |
|
saxmatt
|
f495494b75
|
Let people know when things are held for moderation - http://mosquito.wordpress.org/view.php?id=705
git-svn-id: http://svn.automattic.com/wordpress/trunk@2138 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-24 08:27:53 +00:00 |
|
saxmatt
|
5f0aa7f7b0
|
Some Kubrick cleanups
git-svn-id: http://svn.automattic.com/wordpress/trunk@2137 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-24 08:24:59 +00:00 |
|
saxmatt
|
d7da12c7d2
|
http://mosquito.wordpress.org/view.php?id=690
git-svn-id: http://svn.automattic.com/wordpress/trunk@2134 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-24 07:55:03 +00:00 |
|
saxmatt
|
99ea3245af
|
Siteurl autoupdate now requires RELOCATE flag - http://mosquito.wordpress.org/view.php?id=602
git-svn-id: http://svn.automattic.com/wordpress/trunk@2130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-24 07:30:49 +00:00 |
|
saxmatt
|
25e08bf743
|
Fix pingback emails - http://mosquito.wordpress.org/view.php?id=729 - and also allow redefinition of wp_notify functions
git-svn-id: http://svn.automattic.com/wordpress/trunk@2129 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-24 06:37:20 +00:00 |
|
saxmatt
|
3e1ff77a0e
|
Handle time_diff less than a minute http://mosquito.wordpress.org/view.php?id=737
git-svn-id: http://svn.automattic.com/wordpress/trunk@2124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-24 06:01:04 +00:00 |
|
rboren
|
696b267d19
|
Fix locale.php include.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-22 16:52:07 +00:00 |
|
saxmatt
|
2c5c76c12b
|
More escaping of description and cleaner default feed URIs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2118 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-22 03:45:35 +00:00 |
|
saxmatt
|
25897c2b91
|
Adding nofollow support
git-svn-id: http://svn.automattic.com/wordpress/trunk@2117 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-21 18:24:14 +00:00 |
|
saxmatt
|
f6d6435f63
|
User-generated rel attributes shouldn't be allowed in comments (doesn't make sense for any current uses of rel.)
git-svn-id: http://svn.automattic.com/wordpress/trunk@2116 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-21 07:53:02 +00:00 |
|
rboren
|
24d3874fa2
|
Add more rewrite rule filters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2115 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-21 05:10:13 +00:00 |
|
rboren
|
8968f4f1aa
|
Fix whitelist. Bug 664.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2114 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-21 03:33:13 +00:00 |
|
rboren
|
375e821211
|
Filter category description. Bug 727. Hat tip: dmclark
git-svn-id: http://svn.automattic.com/wordpress/trunk@2113 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-21 03:06:56 +00:00 |
|
rboren
|
8add0e48f5
|
Used the filtered vars, not the unfiltered ones. Bug 641.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-21 02:55:35 +00:00 |
|
rboren
|
7348f9a66b
|
Pass $d from comment_time() to get_comment_time(). Bug 724. Props: coffee2code
git-svn-id: http://svn.automattic.com/wordpress/trunk@2111 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-21 00:38:04 +00:00 |
|
rboren
|
122c114cd6
|
wp_setcookie() and wp_clearcookie(). Set cookies for both siteurl and home if they are not the same. Update cookies whenever home or siteurl change.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2107 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-20 04:56:24 +00:00 |
|
rboren
|
032dbc8c79
|
Deprecate start_wp(). Move start_wp functionality to setup_postdata(). Add the_post() method to WP_Query.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2104 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-19 02:21:36 +00:00 |
|
saxmatt
|
01ee685d3c
|
http://mosquito.wordpress.org/view.php?id=708 - Patch from Owen Winkler allowing XML-RPC library to call classes without extending the base class.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2103 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-18 06:12:23 +00:00 |
|
rboren
|
d3c2c2852f
|
Fix $id arg processing for get_the_title(). Also, mark "Protected:" for translation. Bug 706. Props: morganiq
git-svn-id: http://svn.automattic.com/wordpress/trunk@2099 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-17 20:16:22 +00:00 |
|